Public Member Functions | |
| KeyframeContainer () | |
| virtual unsigned int | size () const =0 |
Protected Member Functions | |
| ~KeyframeContainer () | |
Protected Attributes | |
| std::string | _name |
| osgAnimation::KeyframeContainer::KeyframeContainer | ( | ) | [inline] |
| osgAnimation::KeyframeContainer::~KeyframeContainer | ( | ) | [inline, protected] |
| virtual unsigned int osgAnimation::KeyframeContainer::size | ( | ) | const [pure virtual] |
Implemented in osgAnimation::TemplateKeyframeContainer< T >.
std::string osgAnimation::KeyframeContainer::_name [protected] |
| Generated at Sat May 14 08:21:15 2011 for the OpenSceneGraph by doxygen 1.5.9. |