#include <SlideEventHandler>
◆ Keys
◆ LayerCallbacks
◆ RunStrings
◆ LayerAttributes() [1/2]
| osgPresentation::LayerAttributes::LayerAttributes |
( |
| ) |
|
|
inline |
◆ LayerAttributes() [2/2]
| osgPresentation::LayerAttributes::LayerAttributes |
( |
double | in_duration | ) |
|
|
inline |
◆ addEnterCallback()
| void osgPresentation::LayerAttributes::addEnterCallback |
( |
LayerCallback * | lc | ) |
|
|
inline |
◆ addKey()
| void osgPresentation::LayerAttributes::addKey |
( |
const KeyPosition & | kp | ) |
|
|
inline |
◆ addLeaveCallback()
| void osgPresentation::LayerAttributes::addLeaveCallback |
( |
LayerCallback * | lc | ) |
|
|
inline |
◆ addRunString()
| void osgPresentation::LayerAttributes::addRunString |
( |
const std::string & | runString | ) |
|
|
inline |
◆ callEnterCallbacks()
| void osgPresentation::LayerAttributes::callEnterCallbacks |
( |
osg::Node * | node | ) |
|
◆ callLeaveCallbacks()
| void osgPresentation::LayerAttributes::callLeaveCallbacks |
( |
osg::Node * | node | ) |
|
◆ getDuration()
| double osgPresentation::LayerAttributes::getDuration |
( |
| ) |
const |
|
inline |
◆ getJumpData()
| const JumpData & osgPresentation::LayerAttributes::getJumpData |
( |
| ) |
const |
|
inline |
◆ getKeys()
| const Keys & osgPresentation::LayerAttributes::getKeys |
( |
| ) |
const |
|
inline |
◆ getRunStrings()
| const RunStrings & osgPresentation::LayerAttributes::getRunStrings |
( |
| ) |
const |
|
inline |
◆ setDuration()
| void osgPresentation::LayerAttributes::setDuration |
( |
double | duration | ) |
|
|
inline |
◆ setJump()
| void osgPresentation::LayerAttributes::setJump |
( |
const JumpData & | jumpData | ) |
|
|
inline |
◆ setKeys()
| void osgPresentation::LayerAttributes::setKeys |
( |
const Keys & | keys | ) |
|
|
inline |
◆ setRunStrings()
| void osgPresentation::LayerAttributes::setRunStrings |
( |
const RunStrings & | runStrings | ) |
|
|
inline |
◆ _duration
| double osgPresentation::LayerAttributes::_duration |
◆ _enterLayerCallbacks
◆ _jumpData
| JumpData osgPresentation::LayerAttributes::_jumpData |
◆ _keys
| Keys osgPresentation::LayerAttributes::_keys |
◆ _leaveLayerCallbacks
◆ _runStrings
| RunStrings osgPresentation::LayerAttributes::_runStrings |
The documentation for this struct was generated from the following file: