@Properties(inherit=BulletDynamics.class) public class btGearConstraintFloatData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btGearConstraintFloatData()
Default native constructor.
|
btGearConstraintFloatData(long size)
Native array allocator.
|
btGearConstraintFloatData(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btGearConstraintFloatData |
getPointer(long i) |
btVector3FloatData |
m_axisInA() |
btGearConstraintFloatData |
m_axisInA(btVector3FloatData setter) |
btVector3FloatData |
m_axisInB() |
btGearConstraintFloatData |
m_axisInB(btVector3FloatData setter) |
BytePointer |
m_padding() |
byte |
m_padding(int i) |
btGearConstraintFloatData |
m_padding(int i,
byte setter) |
float |
m_ratio() |
btGearConstraintFloatData |
m_ratio(float setter) |
btTypedConstraintFloatData |
m_typeConstraintData() |
btGearConstraintFloatData |
m_typeConstraintData(btTypedConstraintFloatData setter) |
btGearConstraintFloatData |
position(long position) |
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 btGearConstraintFloatData()
public btGearConstraintFloatData(long size)
Pointer.position(long).public btGearConstraintFloatData(Pointer p)
Pointer(Pointer).public btGearConstraintFloatData position(long position)
public btGearConstraintFloatData getPointer(long i)
getPointer in class Pointer@ByRef public btTypedConstraintFloatData m_typeConstraintData()
public btGearConstraintFloatData m_typeConstraintData(btTypedConstraintFloatData setter)
@ByRef public btVector3FloatData m_axisInA()
public btGearConstraintFloatData m_axisInA(btVector3FloatData setter)
@ByRef public btVector3FloatData m_axisInB()
public btGearConstraintFloatData m_axisInB(btVector3FloatData setter)
public float m_ratio()
public btGearConstraintFloatData m_ratio(float setter)
public btGearConstraintFloatData m_padding(int i, byte setter)
@MemberGetter @Cast(value="char*") public BytePointer m_padding()
Copyright © 2024. All rights reserved.