@Properties(inherit=BulletDynamics.class) public class btHingeConstraintFloatData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btHingeConstraintFloatData()
Default native constructor.
|
btHingeConstraintFloatData(long size)
Native array allocator.
|
btHingeConstraintFloatData(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 btHingeConstraintFloatData()
public btHingeConstraintFloatData(long size)
Pointer.position(long).public btHingeConstraintFloatData(Pointer p)
Pointer(Pointer).public btHingeConstraintFloatData position(long position)
public btHingeConstraintFloatData getPointer(long i)
getPointer in class Pointer@ByRef public btTypedConstraintData m_typeConstraintData()
public btHingeConstraintFloatData m_typeConstraintData(btTypedConstraintData setter)
@ByRef public btTransformFloatData m_rbAFrame()
public btHingeConstraintFloatData m_rbAFrame(btTransformFloatData setter)
@ByRef public btTransformFloatData m_rbBFrame()
public btHingeConstraintFloatData m_rbBFrame(btTransformFloatData setter)
public int m_useReferenceFrameA()
public btHingeConstraintFloatData m_useReferenceFrameA(int setter)
public int m_angularOnly()
public btHingeConstraintFloatData m_angularOnly(int setter)
public int m_enableAngularMotor()
public btHingeConstraintFloatData m_enableAngularMotor(int setter)
public float m_motorTargetVelocity()
public btHingeConstraintFloatData m_motorTargetVelocity(float setter)
public float m_maxMotorImpulse()
public btHingeConstraintFloatData m_maxMotorImpulse(float setter)
public float m_lowerLimit()
public btHingeConstraintFloatData m_lowerLimit(float setter)
public float m_upperLimit()
public btHingeConstraintFloatData m_upperLimit(float setter)
public float m_limitSoftness()
public btHingeConstraintFloatData m_limitSoftness(float setter)
public float m_biasFactor()
public btHingeConstraintFloatData m_biasFactor(float setter)
public float m_relaxationFactor()
public btHingeConstraintFloatData m_relaxationFactor(float setter)
Copyright © 2024. All rights reserved.