21 #ifndef _OF_FRAMEPATHVERIFIER_ 22 #define _OF_FRAMEPATHVERIFIER_ 32 typedef std::vector<ReferenceFrame*> FramePath;
60 void setFramePath(
const FramePath &path);
61 inline bool isFramePathValid() {
return _valid;}
This class tracks children of a reference frame.
Definition: FrameTracker.hpp:41
This class determines whether a FramePath is valid.
Definition: FramePathVerifier.hpp:48
Definition: CoordinateAxes.hpp:29
Definition: ReferenceFrame.hpp:54