|
OpenSceneGraph
3.0.1
|

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 Thu Sep 27 2012 17:03:08 for the OpenSceneGraph by doxygen 1.7.6.1. |