@NoOffset @Properties(inherit=BulletSoftBody.class) public class DeformableContactConstraint extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
DeformableContactConstraint() |
DeformableContactConstraint(btSoftBody.RContact rcontact) |
DeformableContactConstraint(long size)
Native array allocator.
|
DeformableContactConstraint(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
append(btSoftBody.RContact rcontact) |
DeformableContactConstraint |
getPointer(long i) |
btBoolArray |
m_can_be_dynamic() |
DeformableContactConstraint |
m_can_be_dynamic(btBoolArray setter) |
btSoftBody.Node |
m_node() |
DeformableContactConstraint |
m_node(btSoftBody.Node setter) |
btBoolArray |
m_static() |
DeformableContactConstraint |
m_static(btBoolArray setter) |
btVector3Array |
m_total_normal_dv() |
DeformableContactConstraint |
m_total_normal_dv(btVector3Array setter) |
btVector3Array |
m_total_tangent_dv() |
DeformableContactConstraint |
m_total_tangent_dv(btVector3Array setter) |
DeformableContactConstraint |
position(long position) |
void |
replace(btSoftBody.RContact rcontact) |
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 DeformableContactConstraint(Pointer p)
Pointer(Pointer).public DeformableContactConstraint(long size)
Pointer.position(long).public DeformableContactConstraint(@Const @ByRef btSoftBody.RContact rcontact)
public DeformableContactConstraint()
public DeformableContactConstraint position(long position)
public DeformableContactConstraint getPointer(long i)
getPointer in class Pointer@Const public btSoftBody.Node m_node()
public DeformableContactConstraint m_node(btSoftBody.Node setter)
@ByRef public btVector3Array m_total_normal_dv()
public DeformableContactConstraint m_total_normal_dv(btVector3Array setter)
@ByRef public btVector3Array m_total_tangent_dv()
public DeformableContactConstraint m_total_tangent_dv(btVector3Array setter)
@ByRef public btBoolArray m_static()
public DeformableContactConstraint m_static(btBoolArray setter)
@ByRef public btBoolArray m_can_be_dynamic()
public DeformableContactConstraint m_can_be_dynamic(btBoolArray setter)
public void append(@Const @ByRef btSoftBody.RContact rcontact)
public void replace(@Const @ByRef btSoftBody.RContact rcontact)
Copyright © 2024. All rights reserved.