@Properties(inherit=LinearMath.class) public class btPointerUid extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btPointerUid()
Default native constructor.
|
btPointerUid(long size)
Native array allocator.
|
btPointerUid(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btPointerUid |
getPointer(long i) |
Pointer |
m_ptr() |
btPointerUid |
m_ptr(Pointer setter) |
IntPointer |
m_uniqueIds() |
int |
m_uniqueIds(int i) |
btPointerUid |
m_uniqueIds(int i,
int setter) |
btPointerUid |
position(long position) |
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 btPointerUid()
public btPointerUid(long size)
Pointer.position(long).public btPointerUid(Pointer p)
Pointer(Pointer).public btPointerUid position(long position)
public btPointerUid getPointer(long i)
getPointer in class Pointerpublic Pointer m_ptr()
public btPointerUid m_ptr(Pointer setter)
public int m_uniqueIds(int i)
public btPointerUid m_uniqueIds(int i, int setter)
@MemberGetter public IntPointer m_uniqueIds()
Copyright © 2024. All rights reserved.