@NoOffset @Properties(inherit=BulletCollision.class) public class btBroadphasePair extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
btBroadphasePair() |
btBroadphasePair(btBroadphaseProxy proxy0,
btBroadphaseProxy proxy1) |
btBroadphasePair(long size)
Native array allocator.
|
btBroadphasePair(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
btBroadphasePair |
getPointer(long i) |
btCollisionAlgorithm |
m_algorithm() |
btBroadphasePair |
m_algorithm(btCollisionAlgorithm setter) |
Pointer |
m_internalInfo1() |
btBroadphasePair |
m_internalInfo1(Pointer setter) |
int |
m_internalTmpValue() |
btBroadphasePair |
m_internalTmpValue(int setter) |
btBroadphaseProxy |
m_pProxy0() |
btBroadphasePair |
m_pProxy0(btBroadphaseProxy setter) |
btBroadphaseProxy |
m_pProxy1() |
btBroadphasePair |
m_pProxy1(btBroadphaseProxy setter) |
btBroadphasePair |
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, zero
public btBroadphasePair(Pointer p)
Pointer(Pointer)
.public btBroadphasePair(long size)
Pointer.position(long)
.public btBroadphasePair()
public btBroadphasePair(@ByRef btBroadphaseProxy proxy0, @ByRef btBroadphaseProxy proxy1)
public btBroadphasePair position(long position)
public btBroadphasePair getPointer(long i)
getPointer
in class Pointer
public btBroadphaseProxy m_pProxy0()
public btBroadphasePair m_pProxy0(btBroadphaseProxy setter)
public btBroadphaseProxy m_pProxy1()
public btBroadphasePair m_pProxy1(btBroadphaseProxy setter)
public btCollisionAlgorithm m_algorithm()
public btBroadphasePair m_algorithm(btCollisionAlgorithm setter)
public Pointer m_internalInfo1()
public btBroadphasePair m_internalInfo1(Pointer setter)
public int m_internalTmpValue()
public btBroadphasePair m_internalTmpValue(int setter)
Copyright © 2024. All rights reserved.