Home
last modified time | relevance | path

Searched defs:setLocalScaling (Results 1 – 22 of 22) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtConvexInternalShape.cpp28 void btConvexInternalShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btConvexInternalShape
98 void btConvexInternalAabbCachingShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btConvexInternalAabbCachingShape
DbtStaticPlaneShape.cpp100 void btStaticPlaneShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btStaticPlaneShape
DbtConvex2dShape.cpp65 void btConvex2dShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btConvex2dShape
DbtConeShape.cpp138 void btConeShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btConeShape
DbtConvexPointCloudShape.cpp21 void btConvexPointCloudShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btConvexPointCloudShape
DbtScaledBvhTriangleMeshShape.cpp107 void btScaledBvhTriangleMeshShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btScaledBvhTriangleMeshShape
DbtUniformScalingShape.cpp133 void btUniformScalingShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btUniformScalingShape
DbtTriangleMeshShape.cpp124 void btTriangleMeshShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btTriangleMeshShape
DbtConvexHullShape.cpp46 void btConvexHullShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btConvexHullShape
DbtHeightfieldTerrainShape.cpp402 void btHeightfieldTerrainShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btHeightfieldTerrainShape
DbtCompoundShape.cpp280 void btCompoundShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btCompoundShape
DbtConvexTriangleMeshShape.cpp196 void btConvexTriangleMeshShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btConvexTriangleMeshShape
DbtBvhTriangleMeshShape.cpp331 void btBvhTriangleMeshShape::setLocalScaling(const btVector3& scaling) in setLocalScaling() function in btBvhTriangleMeshShape
DbtPolyhedralConvexShape.cpp431 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/
DbtScaledTriangleMeshShapeData.java70 public void setLocalScaling(btVector3FloatData value) { in setLocalScaling() method in btScaledTriangleMeshShapeData
DbtConvexInternalShapeData.java70 public void setLocalScaling(btVector3FloatData value) { in setLocalScaling() method in btConvexInternalShapeData
DbtStaticPlaneShapeData.java70 public void setLocalScaling(btVector3FloatData value) { in setLocalScaling() method in btStaticPlaneShapeData
DbtGImpactMeshShapeData.java79 public void setLocalScaling(btVector3FloatData value) { in setLocalScaling() method in btGImpactMeshShapeData
DbtCollisionShape.java203 public void setLocalScaling(Vector3 scaling) { in setLocalScaling() method in btCollisionShape
/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/collision/shapes/
DCollisionShape.java106 private native void setLocalScaling(long obectId, Vector3f scale); in setLocalScaling() method in CollisionShape
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
DbtGImpactShape.h163 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/
DbtSoftBodyInternals.h94 virtual void setLocalScaling(const btVector3& /*scaling*/) in setLocalScaling() function