@NoOffset @Properties(inherit=BulletCollision.class) public class btCollisionAlgorithmConstructionInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btCollisionAlgorithmConstructionInfo() |
btCollisionAlgorithmConstructionInfo(btDispatcher dispatcher,
int temp) |
btCollisionAlgorithmConstructionInfo(long size)
Native array allocator.
|
btCollisionAlgorithmConstructionInfo(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btCollisionAlgorithmConstructionInfo |
getPointer(long i) |
btDispatcher |
m_dispatcher1() |
btCollisionAlgorithmConstructionInfo |
m_dispatcher1(btDispatcher setter) |
btPersistentManifold |
m_manifold() |
btCollisionAlgorithmConstructionInfo |
m_manifold(btPersistentManifold setter) |
btCollisionAlgorithmConstructionInfo |
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 btCollisionAlgorithmConstructionInfo(Pointer p)
Pointer(Pointer).public btCollisionAlgorithmConstructionInfo(long size)
Pointer.position(long).public btCollisionAlgorithmConstructionInfo()
public btCollisionAlgorithmConstructionInfo(btDispatcher dispatcher, int temp)
public btCollisionAlgorithmConstructionInfo position(long position)
public btCollisionAlgorithmConstructionInfo getPointer(long i)
getPointer in class Pointerpublic btDispatcher m_dispatcher1()
public btCollisionAlgorithmConstructionInfo m_dispatcher1(btDispatcher setter)
public btPersistentManifold m_manifold()
public btCollisionAlgorithmConstructionInfo m_manifold(btPersistentManifold setter)
Copyright © 2024. All rights reserved.