Whole-body human reference model and tools for unifying representations of whole-body human motion
#include <LegacyMotionReaderXML.h>
Public Member Functions | |
| virtual bool | processMotionFrameXMLTag (rapidxml::xml_node< char > *tag, MotionFramePtr motionframe)=0 |
| Derived classes must implement this factory method. | |
\brief Use this interface to register custom motion-data XML tags.
To be used for tags within a <MotionFrame> ... </MotionFrame> structure.