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