public static class RawStereoDepthConfig.PostProcessing.ThresholdFilter extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
ThresholdFilter()
Default native constructor.
|
ThresholdFilter(long size)
Native array allocator.
|
ThresholdFilter(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
RawStereoDepthConfig.PostProcessing.ThresholdFilter |
getPointer(long i) |
int |
maxRange()
Maximum range in depth units.
|
RawStereoDepthConfig.PostProcessing.ThresholdFilter |
maxRange(int setter) |
int |
minRange()
Minimum range in depth units.
|
RawStereoDepthConfig.PostProcessing.ThresholdFilter |
minRange(int setter) |
RawStereoDepthConfig.PostProcessing.ThresholdFilter |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic ThresholdFilter()
public ThresholdFilter(long size)
Pointer.position(long).public ThresholdFilter(Pointer p)
Pointer(Pointer).public RawStereoDepthConfig.PostProcessing.ThresholdFilter position(long position)
public RawStereoDepthConfig.PostProcessing.ThresholdFilter getPointer(long i)
getPointer in class Pointer@Cast(value="std::int32_t") public int minRange()
public RawStereoDepthConfig.PostProcessing.ThresholdFilter minRange(int setter)
@Cast(value="std::int32_t") public int maxRange()
public RawStereoDepthConfig.PostProcessing.ThresholdFilter maxRange(int setter)
Copyright © 2023. All rights reserved.