List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
osgPresentation::LayerAttributes::LayerAttributes |
( |
| ) |
[inline] |
osgPresentation::LayerAttributes::LayerAttributes |
( |
double |
in_duration | ) |
[inline] |
Member Function Documentation
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] |
Member Data Documentation
The documentation for this struct was generated from the following file: