@Namespace(value="dai") @NoOffset @Properties(inherit=depthai.class) public class AprilTagConfig extends Buffer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
AprilTagConfig()
Construct AprilTagConfig message.
|
AprilTagConfig(long size)
Native array allocator.
|
AprilTagConfig(Pointer p)
Pointer cast constructor.
|
AprilTagConfig(RawAprilTagConfig ptr) |
Modifier and Type | Method and Description |
---|---|
RawAprilTagConfig |
get()
Retrieve configuration data for AprilTag.
|
AprilTagConfig |
getPointer(long i) |
AprilTagConfig |
position(long position) |
AprilTagConfig |
set(RawAprilTagConfig config)
Set explicit configuration.
|
AprilTagConfig |
setFamily(RawAprilTagConfig.Family family) |
getData, getSequenceNum, getTimestamp, getTimestampDevice, setData, setData, setData, setSequenceNum, setTimestamp, setTimestampDevice
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 AprilTagConfig(Pointer p)
Pointer(Pointer)
.public AprilTagConfig(long size)
Pointer.position(long)
.public AprilTagConfig()
public AprilTagConfig(@SharedPtr RawAprilTagConfig ptr)
public AprilTagConfig position(long position)
public AprilTagConfig getPointer(long i)
getPointer
in class Buffer
@ByRef public AprilTagConfig setFamily(@ByVal RawAprilTagConfig.Family family)
family
- AprilTag family@ByRef public AprilTagConfig set(@ByVal RawAprilTagConfig config)
config
- Explicit configuration@ByVal public RawAprilTagConfig get()
Copyright © 2024. All rights reserved.