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