Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig/collision/
DbtHeightfieldTerrainShape.i6 …ength,const void* heightfieldData, btScalar maxHeight,int upAxis,bool useFloatData,bool flipQuadEd…
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtHeightfieldTerrainShape.h142 …ength,const void* heightfieldData, btScalar maxHeight,int upAxis,bool useFloatData,bool flipQuadEd… in ATTRIBUTE_ALIGNED16()
DbtHeightfieldTerrainShape.cpp36 …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()