Classes | Functions

OpenTissue::animation Namespace Reference

Classes

class  Interface
class  KeyframeAnimation
class  KeyframeJointChannels
class  NaiveBlendScheduler

Functions

template<typename keyframe_animation_type >
bool keyframe_animation_cal3d_xml_read (std::string const &filename, keyframe_animation_type &keyframe_animation)
template<typename keyframe_animation_type >
bool keyframe_animation_xml_read (std::string const &filename, keyframe_animation_type &keyframe_animation)

Function Documentation

template<typename keyframe_animation_type >
bool OpenTissue::animation::keyframe_animation_cal3d_xml_read ( std::string const &  filename,
keyframe_animation_type &  keyframe_animation 
)

Read Cal3D XML animation.

Parameters:
filename 
keyframe_animation 
Returns:
template<typename keyframe_animation_type >
bool OpenTissue::animation::keyframe_animation_xml_read ( std::string const &  filename,
keyframe_animation_type &  keyframe_animation 
)

Read XML keyframe animation.

Parameters:
filename 
keyframe_animation 
Returns: