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