public static class NIVision.PointDouble extends java.lang.Object
Modifier | Constructor and Description |
---|---|
|
PointDouble() |
protected |
PointDouble(java.nio.ByteBuffer backing,
int offset) |
|
PointDouble(double x,
double y) |
protected |
PointDouble(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() |
public PointDouble()
public PointDouble(double x, double y)
protected PointDouble(java.nio.ByteBuffer backing, int offset)
protected PointDouble(long nativeObj, boolean owned)