Home
last modified time | relevance | path

Searched defs:getLocalScaling (Results 1 – 14 of 14) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtScaledTriangleMeshShapeData.java74 public btVector3FloatData getLocalScaling() { in getLocalScaling() method in btScaledTriangleMeshShapeData
DbtGImpactMeshShapeData.java83 public btVector3FloatData getLocalScaling() { in getLocalScaling() method in btGImpactMeshShapeData
DbtConvexInternalShapeData.java74 public btVector3FloatData getLocalScaling() { in getLocalScaling() method in btConvexInternalShapeData
DbtStaticPlaneShapeData.java74 public btVector3FloatData getLocalScaling() { in getLocalScaling() method in btStaticPlaneShapeData
DbtCollisionShape.java207 public Vector3 getLocalScaling() { in getLocalScaling() method in btCollisionShape
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtStaticPlaneShape.cpp104 const btVector3& btStaticPlaneShape::getLocalScaling() const in getLocalScaling() function in btStaticPlaneShape
DbtConvex2dShape.cpp70 const btVector3& btConvex2dShape::getLocalScaling() const in getLocalScaling() function in btConvex2dShape
DbtScaledBvhTriangleMeshShape.cpp112 const btVector3& btScaledBvhTriangleMeshShape::getLocalScaling() const in getLocalScaling() function in btScaledBvhTriangleMeshShape
DbtUniformScalingShape.cpp138 const btVector3& btUniformScalingShape::getLocalScaling() const in getLocalScaling() function in btUniformScalingShape
DbtTriangleMeshShape.cpp130 const btVector3& btTriangleMeshShape::getLocalScaling() const in getLocalScaling() function in btTriangleMeshShape
DbtHeightfieldTerrainShape.cpp406 const btVector3& btHeightfieldTerrainShape::getLocalScaling() const in getLocalScaling() function in btHeightfieldTerrainShape
DbtConvexTriangleMeshShape.cpp205 const btVector3& btConvexTriangleMeshShape::getLocalScaling() const in getLocalScaling() function in btConvexTriangleMeshShape
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
DbtGImpactShape.h169 virtual const btVector3& getLocalScaling() const in getLocalScaling() function
887 virtual const btVector3& getLocalScaling() const in getLocalScaling() function
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
DbtSoftBodyInternals.h98 virtual const btVector3& getLocalScaling() const in getLocalScaling() function