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