@Properties(inherit=BulletDynamics.class) public class btGearConstraintDoubleData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btGearConstraintDoubleData()
Default native constructor.
|
btGearConstraintDoubleData(long size)
Native array allocator.
|
btGearConstraintDoubleData(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btGearConstraintDoubleData |
getPointer(long i) |
btVector3DoubleData |
m_axisInA() |
btGearConstraintDoubleData |
m_axisInA(btVector3DoubleData setter) |
btVector3DoubleData |
m_axisInB() |
btGearConstraintDoubleData |
m_axisInB(btVector3DoubleData setter) |
double |
m_ratio() |
btGearConstraintDoubleData |
m_ratio(double setter) |
btTypedConstraintDoubleData |
m_typeConstraintData() |
btGearConstraintDoubleData |
m_typeConstraintData(btTypedConstraintDoubleData setter) |
btGearConstraintDoubleData |
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 btGearConstraintDoubleData()
public btGearConstraintDoubleData(long size)
Pointer.position(long).public btGearConstraintDoubleData(Pointer p)
Pointer(Pointer).public btGearConstraintDoubleData position(long position)
public btGearConstraintDoubleData getPointer(long i)
getPointer in class Pointer@ByRef public btTypedConstraintDoubleData m_typeConstraintData()
public btGearConstraintDoubleData m_typeConstraintData(btTypedConstraintDoubleData setter)
@ByRef public btVector3DoubleData m_axisInA()
public btGearConstraintDoubleData m_axisInA(btVector3DoubleData setter)
@ByRef public btVector3DoubleData m_axisInB()
public btGearConstraintDoubleData m_axisInB(btVector3DoubleData setter)
public double m_ratio()
public btGearConstraintDoubleData m_ratio(double setter)
Copyright © 2024. All rights reserved.