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