/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/ |
D | btScaledTriangleMeshShapeData.java | 74 public btVector3FloatData getLocalScaling() { in getLocalScaling() method in btScaledTriangleMeshShapeData
|
D | btGImpactMeshShapeData.java | 83 public btVector3FloatData getLocalScaling() { in getLocalScaling() method in btGImpactMeshShapeData
|
D | btConvexInternalShapeData.java | 74 public btVector3FloatData getLocalScaling() { in getLocalScaling() method in btConvexInternalShapeData
|
D | btStaticPlaneShapeData.java | 74 public btVector3FloatData getLocalScaling() { in getLocalScaling() method in btStaticPlaneShapeData
|
D | btCollisionShape.java | 207 public Vector3 getLocalScaling() { in getLocalScaling() method in btCollisionShape
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/ |
D | btStaticPlaneShape.cpp | 104 const btVector3& btStaticPlaneShape::getLocalScaling() const in getLocalScaling() function in btStaticPlaneShape
|
D | btConvex2dShape.cpp | 70 const btVector3& btConvex2dShape::getLocalScaling() const in getLocalScaling() function in btConvex2dShape
|
D | btScaledBvhTriangleMeshShape.cpp | 112 const btVector3& btScaledBvhTriangleMeshShape::getLocalScaling() const in getLocalScaling() function in btScaledBvhTriangleMeshShape
|
D | btUniformScalingShape.cpp | 138 const btVector3& btUniformScalingShape::getLocalScaling() const in getLocalScaling() function in btUniformScalingShape
|
D | btTriangleMeshShape.cpp | 130 const btVector3& btTriangleMeshShape::getLocalScaling() const in getLocalScaling() function in btTriangleMeshShape
|
D | btHeightfieldTerrainShape.cpp | 406 const btVector3& btHeightfieldTerrainShape::getLocalScaling() const in getLocalScaling() function in btHeightfieldTerrainShape
|
D | btConvexTriangleMeshShape.cpp | 205 const btVector3& btConvexTriangleMeshShape::getLocalScaling() const in getLocalScaling() function in btConvexTriangleMeshShape
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/ |
D | btGImpactShape.h | 169 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/ |
D | btSoftBodyInternals.h | 98 virtual const btVector3& getLocalScaling() const in getLocalScaling() function
|