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