Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtGImpactMeshShapePart.java236 public int get_vertex_count() { in get_vertex_count() method in btGImpactMeshShapePart.TrimeshPrimitiveManager
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
DbtGImpactShape.h643 SIMD_FORCE_INLINE int get_vertex_count() const in get_vertex_count() function