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