@Namespace(value="dai") @Properties(inherit=depthai.class) public class SpatialLocationCalculatorProperties extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
SpatialLocationCalculatorProperties()
Default native constructor.
|
SpatialLocationCalculatorProperties(long size)
Native array allocator.
|
SpatialLocationCalculatorProperties(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SpatialLocationCalculatorProperties |
getPointer(long i) |
boolean |
inputConfigSync()
Whether to wait for config at 'inputConfig' IO
|
SpatialLocationCalculatorProperties |
inputConfigSync(boolean setter) |
SpatialLocationCalculatorProperties |
position(long position) |
RawSpatialLocationCalculatorConfig |
roiConfig() |
SpatialLocationCalculatorProperties |
roiConfig(RawSpatialLocationCalculatorConfig setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic SpatialLocationCalculatorProperties()
public SpatialLocationCalculatorProperties(long size)
Pointer.position(long).public SpatialLocationCalculatorProperties(Pointer p)
Pointer(Pointer).public SpatialLocationCalculatorProperties position(long position)
public SpatialLocationCalculatorProperties getPointer(long i)
getPointer in class Pointer@ByRef public RawSpatialLocationCalculatorConfig roiConfig()
public SpatialLocationCalculatorProperties roiConfig(RawSpatialLocationCalculatorConfig setter)
@Cast(value="bool") public boolean inputConfigSync()
public SpatialLocationCalculatorProperties inputConfigSync(boolean setter)
Copyright © 2021. All rights reserved.