@Namespace(value="nvinfer1::plugin") @Properties(inherit=nvinfer_plugin.class) public class RegionParameters extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
RegionParameters()
Default native constructor.
|
RegionParameters(long size)
Native array allocator.
|
RegionParameters(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
classes() |
RegionParameters |
classes(int setter) |
int |
coords() |
RegionParameters |
coords(int setter) |
RegionParameters |
getPointer(long i) |
int |
num() |
RegionParameters |
num(int setter) |
RegionParameters |
position(long position) |
softmaxTree |
smTree() |
RegionParameters |
smTree(softmaxTree setter) |
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, zeropublic RegionParameters()
public RegionParameters(long size)
Pointer.position(long).public RegionParameters(Pointer p)
Pointer(Pointer).public RegionParameters position(long position)
public RegionParameters getPointer(long i)
getPointer in class Pointerpublic int num()
public RegionParameters num(int setter)
public int coords()
public RegionParameters coords(int setter)
public int classes()
public RegionParameters classes(int setter)
public softmaxTree smTree()
public RegionParameters smTree(softmaxTree setter)
Copyright © 2024. All rights reserved.