@Properties(inherit=realsense2.class) public class STSloColorThresholdsControl extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
STSloColorThresholdsControl()
Default native constructor.
|
STSloColorThresholdsControl(long size)
Native array allocator.
|
STSloColorThresholdsControl(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
diffThresholdBlue() |
STSloColorThresholdsControl |
diffThresholdBlue(int setter) |
int |
diffThresholdGreen() |
STSloColorThresholdsControl |
diffThresholdGreen(int setter) |
int |
diffThresholdRed() |
STSloColorThresholdsControl |
diffThresholdRed(int setter) |
STSloColorThresholdsControl |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic STSloColorThresholdsControl()
public STSloColorThresholdsControl(long size)
Pointer.position(long).public STSloColorThresholdsControl(Pointer p)
Pointer.Pointer(Pointer).public STSloColorThresholdsControl position(long position)
public STSloColorThresholdsControl diffThresholdRed(int setter)
public STSloColorThresholdsControl diffThresholdGreen(int setter)
public STSloColorThresholdsControl diffThresholdBlue(int setter)
Copyright © 2019. All rights reserved.