Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtMultimaterialTriangleMeshShape.cpp24 const btMaterial * btMultimaterialTriangleMeshShape::getMaterialProperties(int partID, int triIndex) in getMaterialProperties() function in btMultimaterialTriangleMeshShape
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtMultimaterialTriangleMeshShape.java77 public btMaterial getMaterialProperties(int partID, int triIndex) { in getMaterialProperties() method in btMultimaterialTriangleMeshShape