21 #ifndef _OF_DESCENDANTTRACKER_ 22 #define _OF_DESCENDANTTRACKER_ 31 typedef std::vector<ReferenceFrame*> FramePath;
60 if( _tracking )
return _framePath.back();
81 #endif // !_OF_DESCENDANTTRACKER_
This class tracks children of a reference frame.
Definition: FrameTracker.hpp:41
Definition: CoordinateAxes.hpp:29
const FramePath & getFramePath()
Definition: DescendantTracker.hpp:65
Definition: ReferenceFrame.hpp:54
This class stores the path from the tracked frame.
Definition: DescendantTracker.hpp:41
bool isTrackingDescendant()
Definition: DescendantTracker.hpp:68