osgPresentation::LayerAttributes::LayerAttributes |
( |
| ) |
|
|
inline |
osgPresentation::LayerAttributes::LayerAttributes |
( |
double |
in_duration | ) |
|
|
inline |
void osgPresentation::LayerAttributes::addEnterCallback |
( |
LayerCallback * |
lc | ) |
|
|
inline |
void osgPresentation::LayerAttributes::addKey |
( |
const KeyPosition & |
kp | ) |
|
|
inline |
void osgPresentation::LayerAttributes::addLeaveCallback |
( |
LayerCallback * |
lc | ) |
|
|
inline |
void osgPresentation::LayerAttributes::addRunString |
( |
const std::string & |
runString | ) |
|
|
inline |
void osgPresentation::LayerAttributes::callEnterCallbacks |
( |
osg::Node * |
node | ) |
|
void osgPresentation::LayerAttributes::callLeaveCallbacks |
( |
osg::Node * |
node | ) |
|
double osgPresentation::LayerAttributes::getDuration |
( |
| ) |
const |
|
inline |
const Keys& osgPresentation::LayerAttributes::getKeys |
( |
| ) |
const |
|
inline |
int osgPresentation::LayerAttributes::getLayerNum |
( |
| ) |
const |
|
inline |
bool osgPresentation::LayerAttributes::getRelativeJump |
( |
| ) |
const |
|
inline |
const RunStrings& osgPresentation::LayerAttributes::getRunStrings |
( |
| ) |
const |
|
inline |
int osgPresentation::LayerAttributes::getSlideNum |
( |
| ) |
const |
|
inline |
bool osgPresentation::LayerAttributes::requiresJump |
( |
| ) |
const |
|
inline |
void osgPresentation::LayerAttributes::setDuration |
( |
double |
duration | ) |
|
|
inline |
void osgPresentation::LayerAttributes::setJump |
( |
bool |
relativeJump, |
|
|
int |
slideNum, |
|
|
int |
layerNum |
|
) |
| |
|
inline |
void osgPresentation::LayerAttributes::setKeys |
( |
const Keys & |
keys | ) |
|
|
inline |
void osgPresentation::LayerAttributes::setRunStrings |
( |
const RunStrings & |
runStrings | ) |
|
|
inline |
double osgPresentation::LayerAttributes::_duration |
Keys osgPresentation::LayerAttributes::_keys |
int osgPresentation::LayerAttributes::_layerNum |
bool osgPresentation::LayerAttributes::_relativeJump |
RunStrings osgPresentation::LayerAttributes::_runStrings |
int osgPresentation::LayerAttributes::_slideNum |
The documentation for this struct was generated from the following file: