@NoOffset @Properties(inherit=BulletSoftBody.class) public class btCGProjection extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
btCGProjection(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
double |
m_dt() |
btSoftBodyNodePointerArray |
m_nodes() |
btCGProjection |
m_nodes(btSoftBodyNodePointerArray setter) |
btSoftBodyArray |
m_softBodies() |
btCGProjection |
m_softBodies(btSoftBodyArray setter) |
void |
project(btVector3Array x) |
void |
reinitialize(boolean nodeUpdated) |
void |
setConstraints() |
void |
setIndices(btSoftBodyNodePointerArray nodes) |
double |
update() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic btCGProjection(Pointer p)
Pointer(Pointer).@ByRef public btSoftBodyArray m_softBodies()
public btCGProjection m_softBodies(btSoftBodyArray setter)
@MemberGetter @Cast(value="const btScalar") public double m_dt()
@Const public btSoftBodyNodePointerArray m_nodes()
public btCGProjection m_nodes(btSoftBodyNodePointerArray setter)
public void project(@Cast(value="btCGProjection::TVStack*") @ByRef btVector3Array x)
public void setConstraints()
public void setIndices(@Const btSoftBodyNodePointerArray nodes)
Copyright © 2024. All rights reserved.