/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/ |
D | btConvexInternalShape.cpp | 28 void btConvexInternalShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btConvexInternalShape 98 void btConvexInternalAabbCachingShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btConvexInternalAabbCachingShape
|
D | btStaticPlaneShape.cpp | 100 void btStaticPlaneShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btStaticPlaneShape
|
D | btConvex2dShape.cpp | 65 void btConvex2dShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btConvex2dShape
|
D | btConeShape.cpp | 138 void btConeShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btConeShape
|
D | btConvexPointCloudShape.cpp | 21 void btConvexPointCloudShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btConvexPointCloudShape
|
D | btScaledBvhTriangleMeshShape.cpp | 107 void btScaledBvhTriangleMeshShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btScaledBvhTriangleMeshShape
|
D | btUniformScalingShape.cpp | 133 void btUniformScalingShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btUniformScalingShape
|
D | btTriangleMeshShape.cpp | 124 void btTriangleMeshShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btTriangleMeshShape
|
D | btConvexHullShape.cpp | 46 void btConvexHullShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btConvexHullShape
|
D | btHeightfieldTerrainShape.cpp | 402 void btHeightfieldTerrainShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btHeightfieldTerrainShape
|
D | btCompoundShape.cpp | 280 void btCompoundShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btCompoundShape
|
D | btConvexTriangleMeshShape.cpp | 196 void btConvexTriangleMeshShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btConvexTriangleMeshShape
|
D | btBvhTriangleMeshShape.cpp | 331 void btBvhTriangleMeshShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btBvhTriangleMeshShape
|
D | btPolyhedralConvexShape.cpp | 431 void btPolyhedralConvexAabbCachingShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btPolyhedralConvexAabbCachingShape
|
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/ |
D | btScaledTriangleMeshShapeData.java | 70 public void setLocalScaling(btVector3FloatData value) { in setLocalScaling() method in btScaledTriangleMeshShapeData
|
D | btConvexInternalShapeData.java | 70 public void setLocalScaling(btVector3FloatData value) { in setLocalScaling() method in btConvexInternalShapeData
|
D | btStaticPlaneShapeData.java | 70 public void setLocalScaling(btVector3FloatData value) { in setLocalScaling() method in btStaticPlaneShapeData
|
D | btGImpactMeshShapeData.java | 79 public void setLocalScaling(btVector3FloatData value) { in setLocalScaling() method in btGImpactMeshShapeData
|
D | btCollisionShape.java | 203 public void setLocalScaling(Vector3 scaling) { in setLocalScaling() method in btCollisionShape
|
/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/collision/shapes/ |
D | CollisionShape.java | 106 private native void setLocalScaling(long obectId, Vector3f scale); in setLocalScaling() method in CollisionShape
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/ |
D | btGImpactShape.h | 163 virtual void setLocalScaling(const btVector3& scaling) in setLocalScaling() function 881 virtual void setLocalScaling(const btVector3& scaling) in setLocalScaling() function 984 virtual void setLocalScaling(const btVector3& scaling) in setLocalScaling() function
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/ |
D | btSoftBodyInternals.h | 94 virtual void setLocalScaling(const btVector3& /*scaling*/) in setLocalScaling() function
|