public static class btSimulationIslandManagerMt.Island extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Island()
Default native constructor.
|
Island(long size)
Native array allocator.
|
Island(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
append(btSimulationIslandManagerMt.Island other) |
btCollisionObjectArray |
bodyArray() |
btSimulationIslandManagerMt.Island |
bodyArray(btCollisionObjectArray setter) |
btTypedConstraintArray |
constraintArray() |
btSimulationIslandManagerMt.Island |
constraintArray(btTypedConstraintArray setter) |
btSimulationIslandManagerMt.Island |
getPointer(long i) |
int |
id() |
btSimulationIslandManagerMt.Island |
id(int setter) |
boolean |
isSleeping() |
btSimulationIslandManagerMt.Island |
isSleeping(boolean setter) |
btPersistentManifoldArray |
manifoldArray() |
btSimulationIslandManagerMt.Island |
manifoldArray(btPersistentManifoldArray setter) |
btSimulationIslandManagerMt.Island |
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 Island()
public Island(long size)
Pointer.position(long).public Island(Pointer p)
Pointer(Pointer).public btSimulationIslandManagerMt.Island position(long position)
public btSimulationIslandManagerMt.Island getPointer(long i)
getPointer in class Pointer@ByRef public btCollisionObjectArray bodyArray()
public btSimulationIslandManagerMt.Island bodyArray(btCollisionObjectArray setter)
@ByRef public btPersistentManifoldArray manifoldArray()
public btSimulationIslandManagerMt.Island manifoldArray(btPersistentManifoldArray setter)
@ByRef public btTypedConstraintArray constraintArray()
public btSimulationIslandManagerMt.Island constraintArray(btTypedConstraintArray setter)
public int id()
public btSimulationIslandManagerMt.Island id(int setter)
public btSimulationIslandManagerMt.Island isSleeping(boolean setter)
public void append(@Const @ByRef btSimulationIslandManagerMt.Island other)
Copyright © 2024. All rights reserved.