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