Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtPolyhedralConvexShape.java61 public boolean initializePolyhedralFeatures(int shiftVerticesByMargin) { in initializePolyhedralFeatures() method in btPolyhedralConvexShape
65 public boolean initializePolyhedralFeatures() { in initializePolyhedralFeatures() method in btPolyhedralConvexShape
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtPolyhedralConvexShape.cpp43 bool btPolyhedralConvexShape::initializePolyhedralFeatures(int shiftVerticesByMargin) in initializePolyhedralFeatures() function in btPolyhedralConvexShape