public static class btSoftBody.sCti extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
sCti()
Default native constructor.
|
sCti(long size)
Native array allocator.
|
sCti(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
btSoftBody.sCti |
getPointer(long i) |
btVector3 |
m_bary() |
btSoftBody.sCti |
m_bary(btVector3 setter) |
btCollisionObject |
m_colObj() |
btSoftBody.sCti |
m_colObj(btCollisionObject setter) |
btVector3 |
m_normal() |
btSoftBody.sCti |
m_normal(btVector3 setter) |
double |
m_offset() |
btSoftBody.sCti |
m_offset(double setter) |
btSoftBody.sCti |
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, zero
public sCti()
public sCti(long size)
Pointer.position(long)
.public sCti(Pointer p)
Pointer(Pointer)
.public btSoftBody.sCti position(long position)
public btSoftBody.sCti getPointer(long i)
getPointer
in class Pointer
@Const public btCollisionObject m_colObj()
public btSoftBody.sCti m_colObj(btCollisionObject setter)
public btSoftBody.sCti m_normal(btVector3 setter)
public btSoftBody.sCti m_offset(double setter)
public btSoftBody.sCti m_bary(btVector3 setter)
Copyright © 2024. All rights reserved.