public static class btSimulationIslandManager.IslandCallback extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
IslandCallback(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
processIsland(btCollisionObject bodies,
int numBodies,
btPersistentManifold manifolds,
int numManifolds,
int islandId) |
void |
processIsland(PointerPointer bodies,
int numBodies,
PointerPointer manifolds,
int numManifolds,
int islandId) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic IslandCallback(Pointer p)
Pointer(Pointer).public void processIsland(@Cast(value="btCollisionObject**") PointerPointer bodies, int numBodies, @Cast(value="btPersistentManifold**") PointerPointer manifolds, int numManifolds, int islandId)
public void processIsland(@ByPtrPtr btCollisionObject bodies, int numBodies, @ByPtrPtr btPersistentManifold manifolds, int numManifolds, int islandId)
Copyright © 2024. All rights reserved.