Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtConcaveShape.h25 typedef enum PHY_ScalarType { enum
32 } PHY_ScalarType; typedef
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DPHY_ScalarType.java11 public final class PHY_ScalarType { class