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