- Timestamp:
- 02/01/10 12:08:08 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
plugins/branches/0185_GEN_PHYSICS_REFACTOR_2/ZBullet/src/PhysicsActor.hpp
r3339 r3347 116 116 static void TransformCallback(const btRigidBody* _body, const Zen::Math::Real* _matrix); 117 117 void applyForce(const Math::Vector3& _force); 118 void applyImpulse(const Math::Vector3& _force, const Math::Vector3& _worldPos); 119 118 120 void applyTorque(const Math::Vector3& _torque); 119 121 /// @}
