Public Member Functions | Public Attributes

OpenTissue::animation::KeyframeJointChannels< skeleton_type_ >::Keyframe Class Reference

#include <animation_keyframe_joint_channels.h>

List of all members.

Public Member Functions

 Keyframe (real_type const &local_time, coordsys_type const &value)

Public Attributes

real_type m_time
 Local time of this key tick.
coordsys_type m_value
 The relative joint pose of this key tick.

template<typename skeleton_type_>
class OpenTissue::animation::KeyframeJointChannels< skeleton_type_ >::Keyframe


Constructor & Destructor Documentation

template<typename skeleton_type_ >
OpenTissue::animation::KeyframeJointChannels< skeleton_type_ >::Keyframe::Keyframe ( real_type const &  local_time,
coordsys_type const &  value 
) [inline]

Member Data Documentation

template<typename skeleton_type_ >
real_type OpenTissue::animation::KeyframeJointChannels< skeleton_type_ >::Keyframe::m_time

Local time of this key tick.

template<typename skeleton_type_ >
coordsys_type OpenTissue::animation::KeyframeJointChannels< skeleton_type_ >::Keyframe::m_value

The relative joint pose of this key tick.


The documentation for this class was generated from the following file: