Searched defs:getNumPlanes (Results 1 - 8 of 8) sorted by relevance
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/ | ||
H A D | btConvexPointCloudShape.cpp | 122 int btConvexPointCloudShape::getNumPlanes() const function in class:btConvexPointCloudShape |
H A D | btTetrahedronShape.cpp | 182 int btBU_Simplex1to4::getNumPlanes() const function in class:btBU_Simplex1to4 |
H A D | btBoxShape.h | 126 virtual int getNumPlanes() const function |
H A D | btBox2dShape.h | 187 virtual int getNumPlanes() const function |
H A D | btConvexHullShape.cpp | 157 int btConvexHullShape::getNumPlanes() const function in class:btConvexHullShape |
H A D | btConvexTriangleMeshShape.cpp | 177 int btConvexTriangleMeshShape::getNumPlanes() const function in class:btConvexTriangleMeshShape |
H A D | btTriangleShape.h | 106 virtual int getNumPlanes() const function |
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/ | ||
H A D | btPolyhedralConvexShape.java | 90 public int getNumPlanes() { method in class:btPolyhedralConvexShape |
Completed in 289 milliseconds