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

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
btUniformScalingShape.cpp 76 btVector3 _directions[] = local
98 _directions[i] = _directions[i]*t.getBasis();
101 batchedUnitVectorGetSupportingVertexWithoutMargin(_directions, _supporting, 6);
btConvexInternalShape.cpp 110 static const btVector3 _directions[] = local
130 batchedUnitVectorGetSupportingVertexWithoutMargin(_directions, _supporting, 6);
btPolyhedralConvexShape.cpp 455 static const btVector3 _directions[] = local
475 batchedUnitVectorGetSupportingVertexWithoutMargin(_directions, _supporting, 6);

Completed in 273 milliseconds