public static class btSoftBody.Pose extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Pose()
Default native constructor.
|
Pose(long size)
Native array allocator.
|
Pose(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btSoftBody.Pose |
getPointer(long i) |
btMatrix3x3 |
m_aqq() |
btSoftBody.Pose |
m_aqq(btMatrix3x3 setter) |
boolean |
m_bframe() |
btSoftBody.Pose |
m_bframe(boolean setter) |
boolean |
m_bvolume() |
btSoftBody.Pose |
m_bvolume(boolean setter) |
btVector3 |
m_com() |
btSoftBody.Pose |
m_com(btVector3 setter) |
btVector3Array |
m_pos() |
btSoftBody.Pose |
m_pos(btVector3Array setter) |
btMatrix3x3 |
m_rot() |
btSoftBody.Pose |
m_rot(btMatrix3x3 setter) |
btMatrix3x3 |
m_scl() |
btSoftBody.Pose |
m_scl(btMatrix3x3 setter) |
double |
m_volume() |
btSoftBody.Pose |
m_volume(double setter) |
btScalarArray |
m_wgh() |
btSoftBody.Pose |
m_wgh(btScalarArray setter) |
btSoftBody.Pose |
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 Pose()
public Pose(long size)
Pointer.position(long).public Pose(Pointer p)
Pointer(Pointer).public btSoftBody.Pose position(long position)
public btSoftBody.Pose getPointer(long i)
getPointer in class Pointerpublic btSoftBody.Pose m_bvolume(boolean setter)
public btSoftBody.Pose m_bframe(boolean setter)
public btSoftBody.Pose m_volume(double setter)
@ByRef @Cast(value="btSoftBody::tVector3Array*") public btVector3Array m_pos()
public btSoftBody.Pose m_pos(btVector3Array setter)
@ByRef @Cast(value="btSoftBody::tScalarArray*") public btScalarArray m_wgh()
public btSoftBody.Pose m_wgh(btScalarArray setter)
public btSoftBody.Pose m_com(btVector3 setter)
@ByRef public btMatrix3x3 m_rot()
public btSoftBody.Pose m_rot(btMatrix3x3 setter)
@ByRef public btMatrix3x3 m_scl()
public btSoftBody.Pose m_scl(btMatrix3x3 setter)
@ByRef public btMatrix3x3 m_aqq()
public btSoftBody.Pose m_aqq(btMatrix3x3 setter)
Copyright © 2024. All rights reserved.