Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtGImpactCompoundShape.java61 static public class CompoundPrimitiveManager extends btPrimitiveManagerBase { class in btGImpactCompoundShape
64 protected CompoundPrimitiveManager(final String className, long cPtr, boolean cMemoryOwn) { in CompoundPrimitiveManager() method in btGImpactCompoundShape.CompoundPrimitiveManager
70 public CompoundPrimitiveManager(long cPtr, boolean cMemoryOwn) { in CompoundPrimitiveManager() method in btGImpactCompoundShape.CompoundPrimitiveManager
113 public CompoundPrimitiveManager(btGImpactCompoundShape.CompoundPrimitiveManager compound) { in CompoundPrimitiveManager() method in btGImpactCompoundShape.CompoundPrimitiveManager
117 public CompoundPrimitiveManager(btGImpactCompoundShape compoundShape) { in CompoundPrimitiveManager() method in btGImpactCompoundShape.CompoundPrimitiveManager
121 public CompoundPrimitiveManager() { in CompoundPrimitiveManager() method in btGImpactCompoundShape.CompoundPrimitiveManager
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
DbtGImpactShape.h321 CompoundPrimitiveManager(const CompoundPrimitiveManager& compound) in CompoundPrimitiveManager() function
327 CompoundPrimitiveManager(btGImpactCompoundShape * compoundShape) in CompoundPrimitiveManager() function
332 CompoundPrimitiveManager() in CompoundPrimitiveManager() function