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