public static class btSoftBody.TetraScratch extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
TetraScratch()
Default native constructor.
|
TetraScratch(long size)
Native array allocator.
|
TetraScratch(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
btSoftBody.TetraScratch |
getPointer(long i) |
btMatrix3x3 |
m_cofF() |
btSoftBody.TetraScratch |
m_cofF(btMatrix3x3 setter) |
btMatrix3x3 |
m_corotation() |
btSoftBody.TetraScratch |
m_corotation(btMatrix3x3 setter) |
btMatrix3x3 |
m_F() |
btSoftBody.TetraScratch |
m_F(btMatrix3x3 setter) |
double |
m_J() |
btSoftBody.TetraScratch |
m_J(double setter) |
double |
m_trace() |
btSoftBody.TetraScratch |
m_trace(double setter) |
btSoftBody.TetraScratch |
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 TetraScratch()
public TetraScratch(long size)
Pointer.position(long).public TetraScratch(Pointer p)
Pointer(Pointer).public btSoftBody.TetraScratch position(long position)
public btSoftBody.TetraScratch getPointer(long i)
getPointer in class Pointer@ByRef public btMatrix3x3 m_F()
public btSoftBody.TetraScratch m_F(btMatrix3x3 setter)
public btSoftBody.TetraScratch m_trace(double setter)
public btSoftBody.TetraScratch m_J(double setter)
@ByRef public btMatrix3x3 m_cofF()
public btSoftBody.TetraScratch m_cofF(btMatrix3x3 setter)
@ByRef public btMatrix3x3 m_corotation()
public btSoftBody.TetraScratch m_corotation(btMatrix3x3 setter)
Copyright © 2024. All rights reserved.