@Properties(inherit=BulletDynamics.class) public class btTypedConstraintFloatData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btTypedConstraintFloatData()
Default native constructor.
|
btTypedConstraintFloatData(long size)
Native array allocator.
|
btTypedConstraintFloatData(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 btTypedConstraintFloatData()
public btTypedConstraintFloatData(long size)
Pointer.position(long).public btTypedConstraintFloatData(Pointer p)
Pointer(Pointer).public btTypedConstraintFloatData position(long position)
public btTypedConstraintFloatData getPointer(long i)
getPointer in class Pointerpublic btRigidBodyFloatData m_rbA()
public btTypedConstraintFloatData m_rbA(btRigidBodyFloatData setter)
public btRigidBodyFloatData m_rbB()
public btTypedConstraintFloatData m_rbB(btRigidBodyFloatData setter)
@Cast(value="char*") public BytePointer m_name()
public btTypedConstraintFloatData m_name(BytePointer setter)
public int m_objectType()
public btTypedConstraintFloatData m_objectType(int setter)
public int m_userConstraintType()
public btTypedConstraintFloatData m_userConstraintType(int setter)
public int m_userConstraintId()
public btTypedConstraintFloatData m_userConstraintId(int setter)
public int m_needsFeedback()
public btTypedConstraintFloatData m_needsFeedback(int setter)
public float m_appliedImpulse()
public btTypedConstraintFloatData m_appliedImpulse(float setter)
public float m_dbgDrawSize()
public btTypedConstraintFloatData m_dbgDrawSize(float setter)
public int m_disableCollisionsBetweenLinkedBodies()
public btTypedConstraintFloatData m_disableCollisionsBetweenLinkedBodies(int setter)
public int m_overrideNumSolverIterations()
public btTypedConstraintFloatData m_overrideNumSolverIterations(int setter)
public float m_breakingImpulseThreshold()
public btTypedConstraintFloatData m_breakingImpulseThreshold(float setter)
public int m_isEnabled()
public btTypedConstraintFloatData m_isEnabled(int setter)
Copyright © 2024. All rights reserved.