HomeSort by relevance Sort by last modified time
    Searched refs:DBVT_USE_TEMPLATE (Results 1 - 2 of 2) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
CollisionConstants.java 39 public final static int DBVT_USE_TEMPLATE = 0;
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/BroadphaseCollision/
btDbvt.h 37 #define DBVT_USE_TEMPLATE 1
39 #define DBVT_USE_TEMPLATE 0
42 #define DBVT_USE_TEMPLATE 0
80 #if DBVT_USE_TEMPLATE
101 #ifndef DBVT_USE_TEMPLATE
102 #error "DBVT_USE_TEMPLATE undefined"
1263 #undef DBVT_USE_TEMPLATE

Completed in 84 milliseconds