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

  /external/libgdx/extensions/gdx-bullet/jni/src/extras/Serialize/BulletFileLoader/
btBulletFile.cpp 181 if (dataChunk.code == BT_SOFTBODY_CODE)
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
btSerializer.h 118 #define BT_SOFTBODY_CODE BT_MAKE_ID('S','B','D','Y')
805 case BT_SOFTBODY_CODE:
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
btSoftRigidDynamicsWorld.cpp 345 serializer->finalizeChunk(chunk,structType,BT_SOFTBODY_CODE,colObj);

Completed in 56 milliseconds