5 #ifndef VART_ROTATIONACTION_H
6 #define VART_ROTATIONACTION_H
Points and vectors using homogeneous coordinates.
virtual ~RotationAction()
Point4D refVector
The vector portion of the axis of rotation.
double goal
A scalar that describes the final angle of the rotation.
void SetXRotation(double radians)
virtual void Move()
Make the action update its targets.
Header file for V-ART class "Point4D".
void SetZRotation(double radians)
void SetYRotation(double radians)
Point4D refPoint
The point portion of the axis of rotation.