5 #ifndef VART_TRANSLATIONACTION_H
6 #define VART_TRANSLATIONACTION_H
Points and vectors using homogeneous coordinates.
void SetTranslation(double tx, double ty, double tz)
Point4D goal
A vector that describes the final Translation.
Header file for V-ART class "Point4D".
virtual void Move()
Make the action update its targets.
virtual ~TranslationAction()