public static class NIVision.CooccurrenceOptions extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
NIVision.DisplacementVector |
displacement |
int |
level |
Modifier | Constructor and Description |
---|---|
|
CooccurrenceOptions() |
protected |
CooccurrenceOptions(java.nio.ByteBuffer backing,
int offset) |
|
CooccurrenceOptions(int level,
NIVision.DisplacementVector displacement) |
protected |
CooccurrenceOptions(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 int level
public NIVision.DisplacementVector displacement
public CooccurrenceOptions()
public CooccurrenceOptions(int level, NIVision.DisplacementVector displacement)
protected CooccurrenceOptions(java.nio.ByteBuffer backing, int offset)
protected CooccurrenceOptions(long nativeObj, boolean owned)