![]() |
Public API Reference |
![]() |
This class can be implemented in order to update the position of an anchor of a CS::Physics::Bullet::iSoftBody. More...
#include <ivaria/bullet.h>
Public Member Functions | |
virtual csVector3 | GetAnchorPosition () const =0 |
Return the new position of the anchor, in world coordinates. |
This class can be implemented in order to update the position of an anchor of a CS::Physics::Bullet::iSoftBody.
This can be used to try to control manually the position of a vertex of a soft body.
virtual csVector3 CS::Physics::Bullet::iAnchorAnimationControl::GetAnchorPosition | ( | ) | const [pure virtual] |
Return the new position of the anchor, in world coordinates.