| Modifier and Type | Class and Description |
|---|---|
class |
DebugDrawer |
| Modifier and Type | Method and Description |
|---|---|
btIDebugDraw |
btDispatcherInfo.getDebugDraw() |
btIDebugDraw |
btConvexCast.CastResult.getDebugDrawer() |
btIDebugDraw |
btCollisionWorld.getDebugDrawer() |
| Modifier and Type | Method and Description |
|---|---|
void |
btConstraintSolver.allSolved(btContactSolverInfo arg0,
btIDebugDraw arg1) |
static void |
DynamicsJNI.btActionInterface_debugDraw(long jarg1,
btActionInterface jarg1_,
long jarg2,
btIDebugDraw jarg2_) |
static void |
DynamicsJNI.btConstraintSolver_allSolved(long jarg1,
btConstraintSolver jarg1_,
long jarg2,
btContactSolverInfo jarg2_,
long jarg3,
btIDebugDraw jarg3_) |
static float |
DynamicsJNI.btConstraintSolver_solveGroup(long jarg1,
btConstraintSolver jarg1_,
long jarg2,
int jarg3,
long jarg4,
int jarg5,
long jarg6,
int jarg7,
long jarg8,
btContactSolverInfo jarg8_,
long jarg9,
btIDebugDraw jarg9_,
long jarg10,
btDispatcher jarg10_) |
static void |
DynamicsJNI.btMultiBodyConstraint_debugDraw(long jarg1,
btMultiBodyConstraint jarg1_,
long jarg2,
btIDebugDraw jarg2_) |
static void |
DynamicsJNI.btMultiBodyConstraintSolver_solveMultiBodyGroup(long jarg1,
btMultiBodyConstraintSolver jarg1_,
long jarg2,
int jarg3,
long jarg4,
int jarg5,
long jarg6,
int jarg7,
long jarg8,
int jarg9,
long jarg10,
btContactSolverInfo jarg10_,
long jarg11,
btIDebugDraw jarg11_,
long jarg12,
btDispatcher jarg12_) |
void |
btMultiBodyConstraint.debugDraw(btIDebugDraw drawer) |
void |
btActionInterface.debugDraw(btIDebugDraw debugDrawer) |
float |
btConstraintSolver.solveGroup(SWIGTYPE_p_p_btCollisionObject bodies,
int numBodies,
SWIGTYPE_p_p_btPersistentManifold manifold,
int numManifolds,
SWIGTYPE_p_p_btTypedConstraint constraints,
int numConstraints,
btContactSolverInfo info,
btIDebugDraw debugDrawer,
btDispatcher dispatcher) |
void |
btMultiBodyConstraintSolver.solveMultiBodyGroup(SWIGTYPE_p_p_btCollisionObject bodies,
int numBodies,
SWIGTYPE_p_p_btPersistentManifold manifold,
int numManifolds,
SWIGTYPE_p_p_btTypedConstraint constraints,
int numConstraints,
SWIGTYPE_p_p_btMultiBodyConstraint multiBodyConstraints,
int numMultiBodyConstraints,
btContactSolverInfo info,
btIDebugDraw debugDrawer,
btDispatcher dispatcher) |
| Modifier and Type | Method and Description |
|---|---|
static void |
LinearMathJNI.btIDebugDraw_change_ownership(btIDebugDraw obj,
long cptr,
boolean take_or_release) |
static void |
LinearMathJNI.btIDebugDraw_clearLines(long jarg1,
btIDebugDraw jarg1_) |
static void |
LinearMathJNI.btIDebugDraw_clearLinesSwigExplicitbtIDebugDraw(long jarg1,
btIDebugDraw jarg1_) |
static void |
LinearMathJNI.btIDebugDraw_director_connect(btIDebugDraw obj,
long cptr,
boolean mem_own,
boolean weak_global) |
static void |
LinearMathJNI.btIDebugDraw_draw3dText(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
String jarg3) |
static void |
LinearMathJNI.btIDebugDraw_drawAabb(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
Vector3 jarg3,
Vector3 jarg4) |
static void |
LinearMathJNI.btIDebugDraw_drawAabbSwigExplicitbtIDebugDraw(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
Vector3 jarg3,
Vector3 jarg4) |
static void |
LinearMathJNI.btIDebugDraw_drawArc__SWIG_0(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
Vector3 jarg3,
Vector3 jarg4,
float jarg5,
float jarg6,
float jarg7,
float jarg8,
Vector3 jarg9,
boolean jarg10,
float jarg11) |
static void |
LinearMathJNI.btIDebugDraw_drawArc__SWIG_1(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
Vector3 jarg3,
Vector3 jarg4,
float jarg5,
float jarg6,
float jarg7,
float jarg8,
Vector3 jarg9,
boolean jarg10) |
static void |
LinearMathJNI.btIDebugDraw_drawArcSwigExplicitbtIDebugDraw__SWIG_0(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
Vector3 jarg3,
Vector3 jarg4,
float jarg5,
float jarg6,
float jarg7,
float jarg8,
Vector3 jarg9,
boolean jarg10,
float jarg11) |
static void |
LinearMathJNI.btIDebugDraw_drawArcSwigExplicitbtIDebugDraw__SWIG_1(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
Vector3 jarg3,
Vector3 jarg4,
float jarg5,
float jarg6,
float jarg7,
float jarg8,
Vector3 jarg9,
boolean jarg10) |
static void |
LinearMathJNI.btIDebugDraw_drawBox__SWIG_0(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
Vector3 jarg3,
Vector3 jarg4) |
static void |
LinearMathJNI.btIDebugDraw_drawBox__SWIG_1(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
Vector3 jarg3,
Matrix4 jarg4,
Vector3 jarg5) |
static void |
LinearMathJNI.btIDebugDraw_drawBoxSwigExplicitbtIDebugDraw__SWIG_0(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
Vector3 jarg3,
Vector3 jarg4) |
static void |
LinearMathJNI.btIDebugDraw_drawBoxSwigExplicitbtIDebugDraw__SWIG_1(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
Vector3 jarg3,
Matrix4 jarg4,
Vector3 jarg5) |
static void |
LinearMathJNI.btIDebugDraw_drawCapsule(long jarg1,
btIDebugDraw jarg1_,
float jarg2,
float jarg3,
int jarg4,
Matrix4 jarg5,
Vector3 jarg6) |
static void |
LinearMathJNI.btIDebugDraw_drawCapsuleSwigExplicitbtIDebugDraw(long jarg1,
btIDebugDraw jarg1_,
float jarg2,
float jarg3,
int jarg4,
Matrix4 jarg5,
Vector3 jarg6) |
static void |
LinearMathJNI.btIDebugDraw_drawCone(long jarg1,
btIDebugDraw jarg1_,
float jarg2,
float jarg3,
int jarg4,
Matrix4 jarg5,
Vector3 jarg6) |
static void |
LinearMathJNI.btIDebugDraw_drawConeSwigExplicitbtIDebugDraw(long jarg1,
btIDebugDraw jarg1_,
float jarg2,
float jarg3,
int jarg4,
Matrix4 jarg5,
Vector3 jarg6) |
static void |
LinearMathJNI.btIDebugDraw_drawContactPoint(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
Vector3 jarg3,
float jarg4,
int jarg5,
Vector3 jarg6) |
static void |
LinearMathJNI.btIDebugDraw_drawCylinder(long jarg1,
btIDebugDraw jarg1_,
float jarg2,
float jarg3,
int jarg4,
Matrix4 jarg5,
Vector3 jarg6) |
static void |
LinearMathJNI.btIDebugDraw_drawCylinderSwigExplicitbtIDebugDraw(long jarg1,
btIDebugDraw jarg1_,
float jarg2,
float jarg3,
int jarg4,
Matrix4 jarg5,
Vector3 jarg6) |
static void |
LinearMathJNI.btIDebugDraw_drawLine__SWIG_0(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
Vector3 jarg3,
Vector3 jarg4) |
static void |
LinearMathJNI.btIDebugDraw_drawLine__SWIG_1(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
Vector3 jarg3,
Vector3 jarg4,
Vector3 jarg5) |
static void |
LinearMathJNI.btIDebugDraw_drawLineSwigExplicitbtIDebugDraw__SWIG_1(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
Vector3 jarg3,
Vector3 jarg4,
Vector3 jarg5) |
static void |
LinearMathJNI.btIDebugDraw_drawPlane(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
float jarg3,
Matrix4 jarg4,
Vector3 jarg5) |
static void |
LinearMathJNI.btIDebugDraw_drawPlaneSwigExplicitbtIDebugDraw(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
float jarg3,
Matrix4 jarg4,
Vector3 jarg5) |
static void |
LinearMathJNI.btIDebugDraw_drawSphere__SWIG_0(long jarg1,
btIDebugDraw jarg1_,
float jarg2,
Matrix4 jarg3,
Vector3 jarg4) |
static void |
LinearMathJNI.btIDebugDraw_drawSphere__SWIG_1(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
float jarg3,
Vector3 jarg4) |
static void |
LinearMathJNI.btIDebugDraw_drawSpherePatch__SWIG_0(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
Vector3 jarg3,
Vector3 jarg4,
float jarg5,
float jarg6,
float jarg7,
float jarg8,
float jarg9,
Vector3 jarg10,
float jarg11,
boolean jarg12) |
static void |
LinearMathJNI.btIDebugDraw_drawSpherePatch__SWIG_1(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
Vector3 jarg3,
Vector3 jarg4,
float jarg5,
float jarg6,
float jarg7,
float jarg8,
float jarg9,
Vector3 jarg10,
float jarg11) |
static void |
LinearMathJNI.btIDebugDraw_drawSpherePatch__SWIG_2(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
Vector3 jarg3,
Vector3 jarg4,
float jarg5,
float jarg6,
float jarg7,
float jarg8,
float jarg9,
Vector3 jarg10) |
static void |
LinearMathJNI.btIDebugDraw_drawSpherePatchSwigExplicitbtIDebugDraw__SWIG_0(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
Vector3 jarg3,
Vector3 jarg4,
float jarg5,
float jarg6,
float jarg7,
float jarg8,
float jarg9,
Vector3 jarg10,
float jarg11,
boolean jarg12) |
static void |
LinearMathJNI.btIDebugDraw_drawSpherePatchSwigExplicitbtIDebugDraw__SWIG_1(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
Vector3 jarg3,
Vector3 jarg4,
float jarg5,
float jarg6,
float jarg7,
float jarg8,
float jarg9,
Vector3 jarg10,
float jarg11) |
static void |
LinearMathJNI.btIDebugDraw_drawSpherePatchSwigExplicitbtIDebugDraw__SWIG_2(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
Vector3 jarg3,
Vector3 jarg4,
float jarg5,
float jarg6,
float jarg7,
float jarg8,
float jarg9,
Vector3 jarg10) |
static void |
LinearMathJNI.btIDebugDraw_drawSphereSwigExplicitbtIDebugDraw__SWIG_0(long jarg1,
btIDebugDraw jarg1_,
float jarg2,
Matrix4 jarg3,
Vector3 jarg4) |
static void |
LinearMathJNI.btIDebugDraw_drawSphereSwigExplicitbtIDebugDraw__SWIG_1(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
float jarg3,
Vector3 jarg4) |
static void |
LinearMathJNI.btIDebugDraw_drawTransform(long jarg1,
btIDebugDraw jarg1_,
Matrix4 jarg2,
float jarg3) |
static void |
LinearMathJNI.btIDebugDraw_drawTransformSwigExplicitbtIDebugDraw(long jarg1,
btIDebugDraw jarg1_,
Matrix4 jarg2,
float jarg3) |
static void |
LinearMathJNI.btIDebugDraw_drawTriangle__SWIG_0(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
Vector3 jarg3,
Vector3 jarg4,
Vector3 jarg5,
Vector3 jarg6,
Vector3 jarg7,
Vector3 jarg8,
float jarg9) |
static void |
LinearMathJNI.btIDebugDraw_drawTriangle__SWIG_1(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
Vector3 jarg3,
Vector3 jarg4,
Vector3 jarg5,
float jarg6) |
static void |
LinearMathJNI.btIDebugDraw_drawTriangleSwigExplicitbtIDebugDraw__SWIG_0(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
Vector3 jarg3,
Vector3 jarg4,
Vector3 jarg5,
Vector3 jarg6,
Vector3 jarg7,
Vector3 jarg8,
float jarg9) |
static void |
LinearMathJNI.btIDebugDraw_drawTriangleSwigExplicitbtIDebugDraw__SWIG_1(long jarg1,
btIDebugDraw jarg1_,
Vector3 jarg2,
Vector3 jarg3,
Vector3 jarg4,
Vector3 jarg5,
float jarg6) |
static void |
LinearMathJNI.btIDebugDraw_flushLines(long jarg1,
btIDebugDraw jarg1_) |
static void |
LinearMathJNI.btIDebugDraw_flushLinesSwigExplicitbtIDebugDraw(long jarg1,
btIDebugDraw jarg1_) |
static int |
LinearMathJNI.btIDebugDraw_getDebugMode(long jarg1,
btIDebugDraw jarg1_) |
static long |
LinearMathJNI.btIDebugDraw_getDefaultColors(long jarg1,
btIDebugDraw jarg1_) |
static long |
LinearMathJNI.btIDebugDraw_getDefaultColorsSwigExplicitbtIDebugDraw(long jarg1,
btIDebugDraw jarg1_) |
static void |
LinearMathJNI.btIDebugDraw_reportErrorWarning(long jarg1,
btIDebugDraw jarg1_,
String jarg2) |
static void |
LinearMathJNI.btIDebugDraw_setDebugMode(long jarg1,
btIDebugDraw jarg1_,
int jarg2) |
static void |
LinearMathJNI.btIDebugDraw_setDefaultColors(long jarg1,
btIDebugDraw jarg1_,
long jarg2,
btIDebugDraw.DefaultColors jarg2_) |
static void |
LinearMathJNI.btIDebugDraw_setDefaultColorsSwigExplicitbtIDebugDraw(long jarg1,
btIDebugDraw jarg1_,
long jarg2,
btIDebugDraw.DefaultColors jarg2_) |
static long |
btIDebugDraw.getCPtr(btIDebugDraw obj) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_clearLines(btIDebugDraw jself) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_draw3dText(btIDebugDraw jself,
Vector3 location,
String textString) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_drawAabb(btIDebugDraw jself,
Vector3 from,
Vector3 to,
Vector3 color) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_drawArc__SWIG_0(btIDebugDraw jself,
Vector3 center,
Vector3 normal,
Vector3 axis,
float radiusA,
float radiusB,
float minAngle,
float maxAngle,
Vector3 color,
boolean drawSect,
float stepDegrees) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_drawArc__SWIG_1(btIDebugDraw jself,
Vector3 center,
Vector3 normal,
Vector3 axis,
float radiusA,
float radiusB,
float minAngle,
float maxAngle,
Vector3 color,
boolean drawSect) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_drawBox__SWIG_0(btIDebugDraw jself,
Vector3 bbMin,
Vector3 bbMax,
Vector3 color) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_drawBox__SWIG_1(btIDebugDraw jself,
Vector3 bbMin,
Vector3 bbMax,
Matrix4 trans,
Vector3 color) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_drawCapsule(btIDebugDraw jself,
float radius,
float halfHeight,
int upAxis,
Matrix4 transform,
Vector3 color) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_drawCone(btIDebugDraw jself,
float radius,
float height,
int upAxis,
Matrix4 transform,
Vector3 color) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_drawContactPoint(btIDebugDraw jself,
Vector3 PointOnB,
Vector3 normalOnB,
float distance,
int lifeTime,
Vector3 color) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_drawCylinder(btIDebugDraw jself,
float radius,
float halfHeight,
int upAxis,
Matrix4 transform,
Vector3 color) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_drawLine__SWIG_0(btIDebugDraw jself,
Vector3 from,
Vector3 to,
Vector3 color) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_drawLine__SWIG_1(btIDebugDraw jself,
Vector3 from,
Vector3 to,
Vector3 fromColor,
Vector3 toColor) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_drawPlane(btIDebugDraw jself,
Vector3 planeNormal,
float planeConst,
Matrix4 transform,
Vector3 color) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_drawSphere__SWIG_0(btIDebugDraw jself,
float radius,
Matrix4 transform,
Vector3 color) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_drawSphere__SWIG_1(btIDebugDraw jself,
Vector3 p,
float radius,
Vector3 color) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_drawSpherePatch__SWIG_0(btIDebugDraw jself,
Vector3 center,
Vector3 up,
Vector3 axis,
float radius,
float minTh,
float maxTh,
float minPs,
float maxPs,
Vector3 color,
float stepDegrees,
boolean drawCenter) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_drawSpherePatch__SWIG_1(btIDebugDraw jself,
Vector3 center,
Vector3 up,
Vector3 axis,
float radius,
float minTh,
float maxTh,
float minPs,
float maxPs,
Vector3 color,
float stepDegrees) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_drawSpherePatch__SWIG_2(btIDebugDraw jself,
Vector3 center,
Vector3 up,
Vector3 axis,
float radius,
float minTh,
float maxTh,
float minPs,
float maxPs,
Vector3 color) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_drawTransform(btIDebugDraw jself,
Matrix4 transform,
float orthoLen) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_drawTriangle__SWIG_0(btIDebugDraw jself,
Vector3 v0,
Vector3 v1,
Vector3 v2,
Vector3 arg3,
Vector3 arg4,
Vector3 arg5,
Vector3 color,
float alpha) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_drawTriangle__SWIG_1(btIDebugDraw jself,
Vector3 v0,
Vector3 v1,
Vector3 v2,
Vector3 color,
float arg4) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_flushLines(btIDebugDraw jself) |
static int |
LinearMathJNI.SwigDirector_btIDebugDraw_getDebugMode(btIDebugDraw jself) |
static long |
LinearMathJNI.SwigDirector_btIDebugDraw_getDefaultColors(btIDebugDraw jself) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_reportErrorWarning(btIDebugDraw jself,
String warningString) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_setDebugMode(btIDebugDraw jself,
int debugMode) |
static void |
LinearMathJNI.SwigDirector_btIDebugDraw_setDefaultColors(btIDebugDraw jself,
long arg0) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SoftbodyJNI.btSoftBodyHelpers_Draw__SWIG_0(long jarg1,
btSoftBody jarg1_,
long jarg2,
btIDebugDraw jarg2_,
int jarg3) |
static void |
SoftbodyJNI.btSoftBodyHelpers_Draw__SWIG_1(long jarg1,
btSoftBody jarg1_,
long jarg2,
btIDebugDraw jarg2_) |
static void |
SoftbodyJNI.btSoftBodyHelpers_DrawClusterTree__SWIG_0(long jarg1,
btSoftBody jarg1_,
long jarg2,
btIDebugDraw jarg2_,
int jarg3,
int jarg4) |
static void |
SoftbodyJNI.btSoftBodyHelpers_DrawClusterTree__SWIG_1(long jarg1,
btSoftBody jarg1_,
long jarg2,
btIDebugDraw jarg2_,
int jarg3) |
static void |
SoftbodyJNI.btSoftBodyHelpers_DrawClusterTree__SWIG_2(long jarg1,
btSoftBody jarg1_,
long jarg2,
btIDebugDraw jarg2_) |
static void |
SoftbodyJNI.btSoftBodyHelpers_DrawFaceTree__SWIG_0(long jarg1,
btSoftBody jarg1_,
long jarg2,
btIDebugDraw jarg2_,
int jarg3,
int jarg4) |
static void |
SoftbodyJNI.btSoftBodyHelpers_DrawFaceTree__SWIG_1(long jarg1,
btSoftBody jarg1_,
long jarg2,
btIDebugDraw jarg2_,
int jarg3) |
static void |
SoftbodyJNI.btSoftBodyHelpers_DrawFaceTree__SWIG_2(long jarg1,
btSoftBody jarg1_,
long jarg2,
btIDebugDraw jarg2_) |
static void |
SoftbodyJNI.btSoftBodyHelpers_DrawFrame(long jarg1,
btSoftBody jarg1_,
long jarg2,
btIDebugDraw jarg2_) |
static void |
SoftbodyJNI.btSoftBodyHelpers_DrawInfos(long jarg1,
btSoftBody jarg1_,
long jarg2,
btIDebugDraw jarg2_,
boolean jarg3,
boolean jarg4,
boolean jarg5) |
static void |
SoftbodyJNI.btSoftBodyHelpers_DrawNodeTree__SWIG_0(long jarg1,
btSoftBody jarg1_,
long jarg2,
btIDebugDraw jarg2_,
int jarg3,
int jarg4) |
static void |
SoftbodyJNI.btSoftBodyHelpers_DrawNodeTree__SWIG_1(long jarg1,
btSoftBody jarg1_,
long jarg2,
btIDebugDraw jarg2_,
int jarg3) |
static void |
SoftbodyJNI.btSoftBodyHelpers_DrawNodeTree__SWIG_2(long jarg1,
btSoftBody jarg1_,
long jarg2,
btIDebugDraw jarg2_) |
static void |
btSoftBodyHelpers.Draw(btSoftBody psb,
btIDebugDraw idraw) |
static void |
btSoftBodyHelpers.Draw(btSoftBody psb,
btIDebugDraw idraw,
int drawflags) |
static void |
btSoftBodyHelpers.DrawClusterTree(btSoftBody psb,
btIDebugDraw idraw) |
static void |
btSoftBodyHelpers.DrawClusterTree(btSoftBody psb,
btIDebugDraw idraw,
int mindepth) |
static void |
btSoftBodyHelpers.DrawClusterTree(btSoftBody psb,
btIDebugDraw idraw,
int mindepth,
int maxdepth) |
static void |
btSoftBodyHelpers.DrawFaceTree(btSoftBody psb,
btIDebugDraw idraw) |
static void |
btSoftBodyHelpers.DrawFaceTree(btSoftBody psb,
btIDebugDraw idraw,
int mindepth) |
static void |
btSoftBodyHelpers.DrawFaceTree(btSoftBody psb,
btIDebugDraw idraw,
int mindepth,
int maxdepth) |
static void |
btSoftBodyHelpers.DrawFrame(btSoftBody psb,
btIDebugDraw idraw) |
static void |
btSoftBodyHelpers.DrawInfos(btSoftBody psb,
btIDebugDraw idraw,
boolean masses,
boolean areas,
boolean stress) |
static void |
btSoftBodyHelpers.DrawNodeTree(btSoftBody psb,
btIDebugDraw idraw) |
static void |
btSoftBodyHelpers.DrawNodeTree(btSoftBody psb,
btIDebugDraw idraw,
int mindepth) |
static void |
btSoftBodyHelpers.DrawNodeTree(btSoftBody psb,
btIDebugDraw idraw,
int mindepth,
int maxdepth) |
Copyright © 2021. All rights reserved.