@NoOffset @Properties(inherit=BulletCollision.class) public class btDispatcherInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier and Type | Field and Description |
|---|---|
static int |
DISPATCH_CONTINUOUS
enum btDispatcherInfo::DispatchFunc
|
static int |
DISPATCH_DISCRETE
enum btDispatcherInfo::DispatchFunc
|
| Constructor and Description |
|---|
btDispatcherInfo() |
btDispatcherInfo(long size)
Native array allocator.
|
btDispatcherInfo(Pointer p)
Pointer cast constructor.
|
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 static final int DISPATCH_DISCRETE
public static final int DISPATCH_CONTINUOUS
public btDispatcherInfo(Pointer p)
Pointer(Pointer).public btDispatcherInfo(long size)
Pointer.position(long).public btDispatcherInfo()
public btDispatcherInfo position(long position)
public btDispatcherInfo getPointer(long i)
getPointer in class Pointerpublic btDispatcherInfo m_timeStep(double setter)
public int m_stepCount()
public btDispatcherInfo m_stepCount(int setter)
public int m_dispatchFunc()
public btDispatcherInfo m_dispatchFunc(int setter)
public btDispatcherInfo m_timeOfImpact(double setter)
public btDispatcherInfo m_useContinuous(boolean setter)
public btIDebugDraw m_debugDraw()
public btDispatcherInfo m_debugDraw(btIDebugDraw setter)
public btDispatcherInfo m_enableSatConvex(boolean setter)
public btDispatcherInfo m_enableSPU(boolean setter)
public btDispatcherInfo m_useEpa(boolean setter)
public btDispatcherInfo m_allowedCcdPenetration(double setter)
@Cast(value="bool") public boolean m_useConvexConservativeDistanceUtil()
public btDispatcherInfo m_useConvexConservativeDistanceUtil(boolean setter)
@Cast(value="btScalar") public double m_convexConservativeDistanceThreshold()
public btDispatcherInfo m_convexConservativeDistanceThreshold(double setter)
@Cast(value="bool") public boolean m_deterministicOverlappingPairs()
public btDispatcherInfo m_deterministicOverlappingPairs(boolean setter)
Copyright © 2024. All rights reserved.