public static class btSoftColliders.CollideVF_SS extends ICollide
className| Constructor and Description |
|---|
CollideVF_SS() |
CollideVF_SS(long cPtr,
boolean cMemoryOwn)
Construct a new CollideVF_SS, normally you should not need this constructor it's intended for low-level usage.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
getCPtr(btSoftColliders.CollideVF_SS obj) |
float |
getMrg() |
SWIGTYPE_p_p_btSoftBody |
getPsb() |
void |
setMrg(float value) |
void |
setPsb(SWIGTYPE_p_p_btSoftBody value) |
AllLeaves, Descent, getCPtr, Process, Process, Process, swigReleaseOwnership, swigTakeOwnershipdispose, equals, getCPointer, hashCode, hasOwnership, isDisposed, isObtained, obtain, release, releaseOwnership, takeOwnership, toStringpublic CollideVF_SS(long cPtr,
boolean cMemoryOwn)
public CollideVF_SS()
public static long getCPtr(btSoftColliders.CollideVF_SS obj)
public void setPsb(SWIGTYPE_p_p_btSoftBody value)
public SWIGTYPE_p_p_btSoftBody getPsb()
public void setMrg(float value)
public float getMrg()
Copyright © 2021. All rights reserved.