Home
last modified time | relevance | path

Searched refs:btVector3DataName (Results 1 – 3 of 3) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
DLinearMathConstants.java24 public final static String btVector3DataName = "btVector3FloatData"; field
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtConvexHullShape.cpp203 serializer->finalizeChunk(chunk,btVector3DataName,BT_ARRAY_CODE,(void*)&m_unscaledPoints[0]); in serialize()
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtVector3.h27 #define btVector3DataName "btVector3DoubleData" macro
30 #define btVector3DataName "btVector3FloatData" macro