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