public static class NIVision.PolyModel extends java.lang.Object
Modifier | Constructor and Description |
---|---|
|
PolyModel() |
protected |
PolyModel(java.nio.ByteBuffer backing,
int offset) |
|
PolyModel(float[] kCoeffs,
double p1,
double p2) |
protected |
PolyModel(long nativeObj,
boolean owned) |
Modifier and Type | Method and Description |
---|---|
void |
read() |
protected void |
setBuffer(java.nio.ByteBuffer backing,
int offset) |
int |
size() |
void |
write() |