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

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
btHeightfieldTerrainShape.h 89 const short* m_heightfieldDataShort;
btHeightfieldTerrainShape.cpp 169 short hfValue = m_heightfieldDataShort[(y * m_heightStickWidth) + x];

Completed in 117 milliseconds