18 refPoint = Point4D::ORIGIN();
19 refVector = Point4D::X();
25 refPoint = Point4D::ORIGIN();
26 refVector = Point4D::Y();
32 refPoint = Point4D::ORIGIN();
33 refVector = Point4D::Z();
40 ComputePositionIndex(&cycled);
41 targetPtr->MakeRotation(refPoint, refVector, goal * positionIndex);
Header file for V-ART class "RotationAction".
void SetXRotation(double radians)
virtual void Move()
Make the action update its targets.
void SetZRotation(double radians)
void SetYRotation(double radians)