public static class NIVision.EdgePolarity extends NIVision.DisposedStruct
| Modifier and Type | Field and Description |
|---|---|
NIVision.EdgePolaritySearchMode |
end |
NIVision.EdgePolaritySearchMode |
start |
backing| Modifier | Constructor and Description |
|---|---|
|
EdgePolarity() |
protected |
EdgePolarity(java.nio.ByteBuffer backing,
int offset) |
protected |
EdgePolarity(long nativeObj,
boolean owned) |
|
EdgePolarity(NIVision.EdgePolaritySearchMode start,
NIVision.EdgePolaritySearchMode end) |
| Modifier and Type | Method and Description |
|---|---|
private void |
init() |
void |
read() |
protected void |
setBuffer(java.nio.ByteBuffer backing,
int offset) |
int |
size() |
void |
write() |
finalize, free, getAddress, setBufferpublic NIVision.EdgePolaritySearchMode start
public NIVision.EdgePolaritySearchMode end
public EdgePolarity()
public EdgePolarity(NIVision.EdgePolaritySearchMode start, NIVision.EdgePolaritySearchMode end)
protected EdgePolarity(java.nio.ByteBuffer backing,
int offset)
protected EdgePolarity(long nativeObj,
boolean owned)
private void init()
protected void setBuffer(java.nio.ByteBuffer backing,
int offset)
public void read()
read in class NIVision.DisposedStructpublic void write()
write in class NIVision.DisposedStructpublic int size()
size in class NIVision.DisposedStruct