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