Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtConvexShape.cpp167 btCylinderShape* cylShape = (btCylinderShape*)this; in localGetSupportVertexWithoutMarginNonVirtual() local
170 btVector3 halfExtents = cylShape->getImplicitShapeDimensions(); in localGetSupportVertexWithoutMarginNonVirtual()
172 int cylinderUpAxis = cylShape->getUpAxis(); in localGetSupportVertexWithoutMarginNonVirtual()
341 btCylinderShape* cylShape = (btCylinderShape*)this; in getMarginNonVirtual() local
342 return cylShape->getMarginNV(); in getMarginNonVirtual()