@Namespace(value="dai") @NoOffset @Properties(inherit=depthai.class) public class SpatialLocationCalculatorData extends Buffer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
SpatialLocationCalculatorData()
Construct SpatialLocationCalculatorData message.
|
SpatialLocationCalculatorData(long size)
Native array allocator.
|
SpatialLocationCalculatorData(Pointer p)
Pointer cast constructor.
|
SpatialLocationCalculatorData(RawSpatialLocations ptr) |
| Modifier and Type | Method and Description |
|---|---|
SpatialLocationCalculatorData |
getPointer(long i) |
SpatialLocations |
getSpatialLocations()
Retrieve configuration data for SpatialLocationCalculatorData.
|
SpatialLocationCalculatorData |
position(long position) |
SpatialLocations |
spatialLocations() |
SpatialLocationCalculatorData |
spatialLocations(SpatialLocations 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 SpatialLocationCalculatorData(Pointer p)
Pointer(Pointer).public SpatialLocationCalculatorData(long size)
Pointer.position(long).public SpatialLocationCalculatorData()
public SpatialLocationCalculatorData(@SharedPtr RawSpatialLocations ptr)
public SpatialLocationCalculatorData position(long position)
public SpatialLocationCalculatorData getPointer(long i)
getPointer in class Buffer@StdVector public SpatialLocations getSpatialLocations()
@StdVector public SpatialLocations spatialLocations()
public SpatialLocationCalculatorData spatialLocations(SpatialLocations setter)
Copyright © 2021. All rights reserved.