@Namespace(value="dai") @NoOffset @Properties(inherit=depthai.class) public class RawSpatialLocationCalculatorConfig extends RawBuffer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
RawSpatialLocationCalculatorConfig()
Default native constructor.
|
RawSpatialLocationCalculatorConfig(long size)
Native array allocator.
|
RawSpatialLocationCalculatorConfig(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SpatialLocationCalculatorConfigData |
config() |
RawSpatialLocationCalculatorConfig |
config(SpatialLocationCalculatorConfigData setter) |
RawSpatialLocationCalculatorConfig |
getPointer(long i) |
RawSpatialLocationCalculatorConfig |
position(long position) |
void |
serialize(byte[] metadata,
int[] datatype) |
void |
serialize(ByteBuffer metadata,
IntBuffer datatype) |
void |
serialize(BytePointer metadata,
IntPointer datatype) |
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 RawSpatialLocationCalculatorConfig()
public RawSpatialLocationCalculatorConfig(long size)
Pointer.position(long).public RawSpatialLocationCalculatorConfig(Pointer p)
Pointer(Pointer).public RawSpatialLocationCalculatorConfig position(long position)
public RawSpatialLocationCalculatorConfig getPointer(long i)
getPointer in class RawBuffer@StdVector public SpatialLocationCalculatorConfigData config()
public RawSpatialLocationCalculatorConfig config(SpatialLocationCalculatorConfigData setter)
public void serialize(@Cast(value="std::uint8_t*") @StdVector BytePointer metadata, @ByRef @Cast(value="dai::DatatypeEnum*") IntPointer datatype)
public void serialize(@Cast(value="std::uint8_t*") @StdVector ByteBuffer metadata, @ByRef @Cast(value="dai::DatatypeEnum*") IntBuffer datatype)
Copyright © 2021. All rights reserved.