Home
last modified time | relevance | path

Searched defs:ClusterBase (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
DbtSoftBodyInternals.h630 struct ClusterBase : btDbvt::ICollide struct
632 btScalar erp;
633 btScalar idt;
634 btScalar m_margin;
635 btScalar friction;
636 btScalar threshold;
637 ClusterBase() in ClusterBase() argument
645 bool SolveContact( const btGjkEpaSolver2::sResults& res, in SolveContact()
/external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
DbtSoftColliders.java63 static public class ClusterBase extends ICollide { class in btSoftColliders
66 protected ClusterBase(final String className, long cPtr, boolean cMemoryOwn) { in ClusterBase() method in btSoftColliders.ClusterBase
72 public ClusterBase(long cPtr, boolean cMemoryOwn) { in ClusterBase() method in btSoftColliders.ClusterBase
146 public ClusterBase() { in ClusterBase() method in btSoftColliders.ClusterBase