@Properties(inherit=Bullet3OpenCL.class) public class b3ShortIntIndexData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
b3ShortIntIndexData()
Default native constructor.
|
b3ShortIntIndexData(long size)
Native array allocator.
|
b3ShortIntIndexData(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
b3ShortIntIndexData |
getPointer(long i) |
BytePointer |
m_pad() |
byte |
m_pad(int i) |
b3ShortIntIndexData |
m_pad(int i,
byte setter) |
short |
m_value() |
b3ShortIntIndexData |
m_value(short setter) |
b3ShortIntIndexData |
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 b3ShortIntIndexData()
public b3ShortIntIndexData(long size)
Pointer.position(long).public b3ShortIntIndexData(Pointer p)
Pointer(Pointer).public b3ShortIntIndexData position(long position)
public b3ShortIntIndexData getPointer(long i)
getPointer in class Pointerpublic short m_value()
public b3ShortIntIndexData m_value(short setter)
public b3ShortIntIndexData m_pad(int i, byte setter)
@MemberGetter @Cast(value="char*") public BytePointer m_pad()
Copyright © 2024. All rights reserved.