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