Public Types | |
| typedef VALUESAMPLERTYPE::FunctorType::UsingType | UsingType |
| typedef VALUESAMPLERTYPE::FunctorType::KeyframeType | KeyframeType |
Public Member Functions | |
| TemplateCompositeSampler (VALUESAMPLERTYPE &value, TIMESAMPLERTYPE &time) | |
| void | getValueAt (float time, typename VALUESAMPLERTYPE::FunctorType::UsingType &result) |
| float | getStartTime () const |
| float | getEndTime () const |
| typedef VALUESAMPLERTYPE::FunctorType::KeyframeType osgAnimation::TemplateCompositeSampler< VALUESAMPLERTYPE, TIMESAMPLERTYPE >::KeyframeType |
| typedef VALUESAMPLERTYPE::FunctorType::UsingType osgAnimation::TemplateCompositeSampler< VALUESAMPLERTYPE, TIMESAMPLERTYPE >::UsingType |
| osgAnimation::TemplateCompositeSampler< VALUESAMPLERTYPE, TIMESAMPLERTYPE >::TemplateCompositeSampler | ( | VALUESAMPLERTYPE & | value, | |
| TIMESAMPLERTYPE & | time | |||
| ) | [inline] |
| float osgAnimation::TemplateCompositeSampler< VALUESAMPLERTYPE, TIMESAMPLERTYPE >::getEndTime | ( | ) | const [inline] |
| float osgAnimation::TemplateCompositeSampler< VALUESAMPLERTYPE, TIMESAMPLERTYPE >::getStartTime | ( | ) | const [inline] |
| void osgAnimation::TemplateCompositeSampler< VALUESAMPLERTYPE, TIMESAMPLERTYPE >::getValueAt | ( | float | time, | |
| typename VALUESAMPLERTYPE::FunctorType::UsingType & | result | |||
| ) | [inline] |
| Generated at Sat May 14 08:21:15 2011 for the OpenSceneGraph by doxygen 1.5.9. |