14 #ifndef ANIMATIONCONVERT_H 15 #define ANIMATIONCONVERT_H AnimationConvert
This enumerated type lists the methods by which animation from an animation package might be represen...
std::string format_animation_convert(AnimationConvert unit)
Returns the string corresponding to this method.
AnimationConvert string_animation_convert(const std::string &str)
Converts from a string, as might be input by the user, to one of the known AnimationConvert types.