@Properties(inherit=BulletDynamics.class) public class btGeneric6DofSpringConstraintData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btGeneric6DofSpringConstraintData()
Default native constructor.
|
btGeneric6DofSpringConstraintData(long size)
Native array allocator.
|
btGeneric6DofSpringConstraintData(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btGeneric6DofSpringConstraintData |
getPointer(long i) |
btGeneric6DofConstraintData |
m_6dofData() |
btGeneric6DofSpringConstraintData |
m_6dofData(btGeneric6DofConstraintData setter) |
FloatPointer |
m_equilibriumPoint() |
float |
m_equilibriumPoint(int i) |
btGeneric6DofSpringConstraintData |
m_equilibriumPoint(int i,
float setter) |
FloatPointer |
m_springDamping() |
float |
m_springDamping(int i) |
btGeneric6DofSpringConstraintData |
m_springDamping(int i,
float setter) |
IntPointer |
m_springEnabled() |
int |
m_springEnabled(int i) |
btGeneric6DofSpringConstraintData |
m_springEnabled(int i,
int setter) |
FloatPointer |
m_springStiffness() |
float |
m_springStiffness(int i) |
btGeneric6DofSpringConstraintData |
m_springStiffness(int i,
float setter) |
btGeneric6DofSpringConstraintData |
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 btGeneric6DofSpringConstraintData()
public btGeneric6DofSpringConstraintData(long size)
Pointer.position(long).public btGeneric6DofSpringConstraintData(Pointer p)
Pointer(Pointer).public btGeneric6DofSpringConstraintData position(long position)
public btGeneric6DofSpringConstraintData getPointer(long i)
getPointer in class Pointer@ByRef public btGeneric6DofConstraintData m_6dofData()
public btGeneric6DofSpringConstraintData m_6dofData(btGeneric6DofConstraintData setter)
public int m_springEnabled(int i)
public btGeneric6DofSpringConstraintData m_springEnabled(int i, int setter)
@MemberGetter public IntPointer m_springEnabled()
public float m_equilibriumPoint(int i)
public btGeneric6DofSpringConstraintData m_equilibriumPoint(int i, float setter)
@MemberGetter public FloatPointer m_equilibriumPoint()
public float m_springStiffness(int i)
public btGeneric6DofSpringConstraintData m_springStiffness(int i, float setter)
@MemberGetter public FloatPointer m_springStiffness()
public float m_springDamping(int i)
public btGeneric6DofSpringConstraintData m_springDamping(int i, float setter)
@MemberGetter public FloatPointer m_springDamping()
Copyright © 2024. All rights reserved.