#include <StatsVisitor>
◆ StatsActionVisitor() [1/2]
| osgAnimation::StatsActionVisitor::StatsActionVisitor |
( |
| ) |
|
◆ StatsActionVisitor() [2/2]
| osgAnimation::StatsActionVisitor::StatsActionVisitor |
( |
osg::Stats * | stats, |
|
|
unsigned int | frame ) |
◆ apply() [1/6]
| void osgAnimation::StatsActionVisitor::apply |
( |
Action & | action | ) |
|
|
virtual |
◆ apply() [2/6]
◆ apply() [3/6]
| void osgAnimation::StatsActionVisitor::apply |
( |
ActionBlendIn & | action | ) |
|
|
virtual |
◆ apply() [4/6]
| void osgAnimation::StatsActionVisitor::apply |
( |
ActionBlendOut & | action | ) |
|
|
virtual |
◆ apply() [5/6]
◆ apply() [6/6]
| void osgAnimation::StatsActionVisitor::apply |
( |
Timeline & | action | ) |
|
|
virtual |
◆ getChannels()
| const std::vector< std::string > & osgAnimation::StatsActionVisitor::getChannels |
( |
| ) |
const |
|
inline |
◆ getStats()
| osg::Stats * osgAnimation::StatsActionVisitor::getStats |
( |
| ) |
|
|
inline |
◆ META_ActionVisitor()
◆ reset()
| void osgAnimation::StatsActionVisitor::reset |
( |
| ) |
|
◆ setFrame()
| void osgAnimation::StatsActionVisitor::setFrame |
( |
unsigned int | frame | ) |
|
|
inline |
◆ setStats()
| void osgAnimation::StatsActionVisitor::setStats |
( |
osg::Stats * | stats | ) |
|
|
inline |
◆ _channels
| std::vector<std::string> osgAnimation::StatsActionVisitor::_channels |
|
protected |
◆ _stats
The documentation for this class was generated from the following file: