public static class btSoftColliders.CollideCL_RS extends btSoftColliders.ClusterBase
className| Constructor and Description |
|---|
CollideCL_RS() |
CollideCL_RS(long cPtr,
boolean cMemoryOwn)
Construct a new CollideCL_RS, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
btCollisionObjectWrapper |
getColObjWrap() |
static long |
getCPtr(btSoftColliders.CollideCL_RS obj) |
btSoftBody |
getPsb() |
void |
ProcessColObj(btSoftBody ps,
btCollisionObjectWrapper colObWrap) |
void |
setColObjWrap(btCollisionObjectWrapper value) |
void |
setPsb(btSoftBody value) |
getCPtr, getErp, getFriction, getIdt, getMargin, getThreshold, setErp, setFriction, setIdt, setMargin, setThreshold, SolveContactAllLeaves, Descent, getCPtr, Process, Process, Process, swigReleaseOwnership, swigTakeOwnershipdispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic CollideCL_RS(long cPtr,
boolean cMemoryOwn)
public CollideCL_RS()
public static long getCPtr(btSoftColliders.CollideCL_RS obj)
public void setPsb(btSoftBody value)
public btSoftBody getPsb()
public void setColObjWrap(btCollisionObjectWrapper value)
public btCollisionObjectWrapper getColObjWrap()
public void ProcessColObj(btSoftBody ps, btCollisionObjectWrapper colObWrap)
Copyright © 2021. All rights reserved.