public static class RawStereoDepthConfig.PostProcessing.DecimationFilter extends Pointer
Modifier and Type | Class and Description |
---|---|
static class |
RawStereoDepthConfig.PostProcessing.DecimationFilter.DecimationMode
Decimation algorithm type.
|
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
DecimationFilter()
Default native constructor.
|
DecimationFilter(long size)
Native array allocator.
|
DecimationFilter(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
decimationFactor()
Decimation factor.
|
RawStereoDepthConfig.PostProcessing.DecimationFilter |
decimationFactor(int setter) |
RawStereoDepthConfig.PostProcessing.DecimationFilter.DecimationMode |
decimationMode()
Decimation algorithm type.
|
RawStereoDepthConfig.PostProcessing.DecimationFilter |
decimationMode(RawStereoDepthConfig.PostProcessing.DecimationFilter.DecimationMode setter) |
RawStereoDepthConfig.PostProcessing.DecimationFilter |
getPointer(long i) |
RawStereoDepthConfig.PostProcessing.DecimationFilter |
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, zero
public DecimationFilter()
public DecimationFilter(long size)
Pointer.position(long)
.public DecimationFilter(Pointer p)
Pointer(Pointer)
.public RawStereoDepthConfig.PostProcessing.DecimationFilter position(long position)
public RawStereoDepthConfig.PostProcessing.DecimationFilter getPointer(long i)
getPointer
in class Pointer
@Cast(value="std::uint32_t") public int decimationFactor()
public RawStereoDepthConfig.PostProcessing.DecimationFilter decimationFactor(int setter)
public RawStereoDepthConfig.PostProcessing.DecimationFilter.DecimationMode decimationMode()
public RawStereoDepthConfig.PostProcessing.DecimationFilter decimationMode(RawStereoDepthConfig.PostProcessing.DecimationFilter.DecimationMode setter)
Copyright © 2024. All rights reserved.