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::UsingType osgAnimation::TemplateCompositeSampler< VALUESAMPLERTYPE, TIMESAMPLERTYPE >::UsingType |
typedef VALUESAMPLERTYPE::FunctorType::KeyframeType osgAnimation::TemplateCompositeSampler< VALUESAMPLERTYPE, TIMESAMPLERTYPE >::KeyframeType |
osgAnimation::TemplateCompositeSampler< VALUESAMPLERTYPE, TIMESAMPLERTYPE >::TemplateCompositeSampler | ( | VALUESAMPLERTYPE & | value, | |
TIMESAMPLERTYPE & | time | |||
) | [inline] |
void osgAnimation::TemplateCompositeSampler< VALUESAMPLERTYPE, TIMESAMPLERTYPE >::getValueAt | ( | float | time, | |
typename VALUESAMPLERTYPE::FunctorType::UsingType & | result | |||
) | [inline] |
float osgAnimation::TemplateCompositeSampler< VALUESAMPLERTYPE, TIMESAMPLERTYPE >::getStartTime | ( | ) | const [inline] |
float osgAnimation::TemplateCompositeSampler< VALUESAMPLERTYPE, TIMESAMPLERTYPE >::getEndTime | ( | ) | const [inline] |