Home
last modified time | relevance | path

Searched refs:m_heightStickLength (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtHeightfieldTerrainShape.cpp73 m_heightStickLength = heightStickLength; in initialize()
192 btAssert(y<m_heightStickLength); in getVertex()
307 int endJ=m_heightStickLength-1; in processAllTriangles()
DbtHeightfieldTerrainShape.h80 int m_heightStickLength; in ATTRIBUTE_ALIGNED16() local