Searched refs:useFloatData (Results 1 – 3 of 3) sorted by relevance
/external/libgdx/extensions/gdx-bullet/jni/swig/collision/ |
D | btHeightfieldTerrainShape.i | 6 …ength,const void* heightfieldData, btScalar maxHeight,int upAxis,bool useFloatData,bool flipQuadEd…
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/ |
D | btHeightfieldTerrainShape.h | 142 …ength,const void* heightfieldData, btScalar maxHeight,int upAxis,bool useFloatData,bool flipQuadEd… in ATTRIBUTE_ALIGNED16()
|
D | btHeightfieldTerrainShape.cpp | 36 …Length,const void* heightfieldData,btScalar maxHeight,int upAxis,bool useFloatData,bool flipQuadEd… in btHeightfieldTerrainShape() argument 40 PHY_ScalarType hdt = (useFloatData) ? PHY_FLOAT : PHY_UCHAR; in btHeightfieldTerrainShape()
|