_autoSteppingActive | osgPresentation::SlideShowConstructor | protected |
_backgroundColor | osgPresentation::SlideShowConstructor | protected |
_currentEventCallbacksToApply | osgPresentation::SlideShowConstructor | protected |
_currentLayer | osgPresentation::SlideShowConstructor | protected |
_eyeOrigin | osgPresentation::SlideShowConstructor | protected |
_filePathData | osgPresentation::SlideShowConstructor | protected |
_hudSettings | osgPresentation::SlideShowConstructor | protected |
_imagePositionData | osgPresentation::SlideShowConstructor | protected |
_imagePositionDataDefault | osgPresentation::SlideShowConstructor | protected |
_layerStack | osgPresentation::SlideShowConstructor | protected |
_layerToApplyEventCallbackTo | osgPresentation::SlideShowConstructor | protected |
_leftEyeMask | osgPresentation::SlideShowConstructor | protected |
_loopPresentation | osgPresentation::SlideShowConstructor | protected |
_modelPositionData | osgPresentation::SlideShowConstructor | protected |
_modelPositionDataDefault | osgPresentation::SlideShowConstructor | protected |
_options | osgPresentation::SlideShowConstructor | protected |
_presentationDuration | osgPresentation::SlideShowConstructor | protected |
_presentationName | osgPresentation::SlideShowConstructor | protected |
_presentationSwitch | osgPresentation::SlideShowConstructor | protected |
_previousLayer | osgPresentation::SlideShowConstructor | protected |
_propertyEventCallback | osgPresentation::SlideShowConstructor | protected |
_propertyManager | osgPresentation::SlideShowConstructor | protected |
_rightEyeMask | osgPresentation::SlideShowConstructor | protected |
_root | osgPresentation::SlideShowConstructor | protected |
_scriptEngines | osgPresentation::SlideShowConstructor | protected |
_scripts | osgPresentation::SlideShowConstructor | protected |
_slide | osgPresentation::SlideShowConstructor | protected |
_slideBackgroundAsHUD | osgPresentation::SlideShowConstructor | protected |
_slideBackgroundImageFileName | osgPresentation::SlideShowConstructor | protected |
_slideClearNode | osgPresentation::SlideShowConstructor | protected |
_slideDistance | osgPresentation::SlideShowConstructor | protected |
_slideHeight | osgPresentation::SlideShowConstructor | protected |
_slideOrigin | osgPresentation::SlideShowConstructor | protected |
_slideTitle | osgPresentation::SlideShowConstructor | protected |
_slideWidth | osgPresentation::SlideShowConstructor | protected |
_textFontData | osgPresentation::SlideShowConstructor | protected |
_textFontDataDefault | osgPresentation::SlideShowConstructor | protected |
_textPositionData | osgPresentation::SlideShowConstructor | protected |
_textPositionDataDefault | osgPresentation::SlideShowConstructor | protected |
_titleFontData | osgPresentation::SlideShowConstructor | protected |
_titleFontDataDefault | osgPresentation::SlideShowConstructor | protected |
_titlePositionData | osgPresentation::SlideShowConstructor | protected |
_titlePositionDataDefault | osgPresentation::SlideShowConstructor | protected |
addBrowser(const std::string &filename, const PositionData &positionData, const ImageData &imageData, const ScriptData &scriptData) | osgPresentation::SlideShowConstructor | |
addBullet(const std::string &bullet, PositionData &positionData, FontData &fontData, const ScriptData &scriptData) | osgPresentation::SlideShowConstructor | |
addEventHandler(PresentationContext presentationContext, osg::ref_ptr< osgGA::GUIEventHandler > handler) | osgPresentation::SlideShowConstructor | |
addGraph(const std::string &filename, const PositionData &positionData, const ImageData &imageData, const ScriptData &scriptData) | osgPresentation::SlideShowConstructor | |
addImage(const std::string &filename, const PositionData &positionData, const ImageData &imageData, const ScriptData &scriptData) | osgPresentation::SlideShowConstructor | |
addInteractiveImage(const std::string &filename, const PositionData &positionData, const ImageData &imageData, const ScriptData &scriptData) | osgPresentation::SlideShowConstructor | |
addKey(osg::Node *node, const KeyPosition &kp) | osgPresentation::SlideShowConstructor | inline |
addLayer(bool inheritPreviousLayers=true, bool defineAsBaseLayer=false) | osgPresentation::SlideShowConstructor | |
addLayerKey(const KeyPosition &kp) | osgPresentation::SlideShowConstructor | inline |
addLayerRunString(const std::string &runString) | osgPresentation::SlideShowConstructor | inline |
addModel(osg::Node *subgraph, const PositionData &positionData, const ModelData &modelData, const ScriptData &scriptData) | osgPresentation::SlideShowConstructor | |
addModel(const std::string &filename, const PositionData &positionData, const ModelData &modelData, const ScriptData &scriptData) | osgPresentation::SlideShowConstructor | |
addParagraph(const std::string ¶graph, PositionData &positionData, FontData &fontData, const ScriptData &scriptData) | osgPresentation::SlideShowConstructor | |
addPDF(const std::string &filename, const PositionData &positionData, const ImageData &imageData, const ScriptData &scriptData) | osgPresentation::SlideShowConstructor | |
addPresentationKey(const KeyPosition &kp) | osgPresentation::SlideShowConstructor | inline |
addPresentationRunString(const std::string &runString) | osgPresentation::SlideShowConstructor | inline |
addPropertyAnimation(PresentationContext presentationContext, PropertyAnimation *propertyAnimation) | osgPresentation::SlideShowConstructor | |
addRunString(osg::Node *node, const std::string &runString) | osgPresentation::SlideShowConstructor | inline |
addScript(const std::string &name, const std::string &language, const std::string &script) | osgPresentation::SlideShowConstructor | |
addScriptCallback(PresentationContext presentationContext, ScriptCallbackType scriptCallbackType, const std::string &functionName) | osgPresentation::SlideShowConstructor | |
addScriptEngine(const std::string &scriptEngineName) | osgPresentation::SlideShowConstructor | |
addScriptFile(const std::string &name, const std::string &filename) | osgPresentation::SlideShowConstructor | |
addScriptsToNode(const ScriptData &scriptData, osg::Node *node) | osgPresentation::SlideShowConstructor | |
addScriptToNode(ScriptCallbackType scriptCallbackType, const std::string &name, osg::Node *node) | osgPresentation::SlideShowConstructor | |
addSlide() | osgPresentation::SlideShowConstructor | |
addSlideKey(const KeyPosition &kp) | osgPresentation::SlideShowConstructor | inline |
addSlideRunString(const std::string &runString) | osgPresentation::SlideShowConstructor | inline |
addStereoImagePair(const std::string &filenameLeft, const ImageData &imageDataLeft, const std::string &filenameRight, const ImageData &imageDataRight, const PositionData &positionData, const ScriptData &scriptData) | osgPresentation::SlideShowConstructor | |
addTimeout() | osgPresentation::SlideShowConstructor | |
addToCurrentLayer(osg::Node *subgraph) | osgPresentation::SlideShowConstructor | |
addVNC(const std::string &filename, const PositionData &positionData, const ImageData &imageData, const std::string &password, const ScriptData &scriptData) | osgPresentation::SlideShowConstructor | |
addVolume(const std::string &filename, const PositionData &positionData, const VolumeData &volumeData, const ScriptData &scriptData) | osgPresentation::SlideShowConstructor | |
attachMaterialAnimation(osg::Node *model, const PositionData &positionData) | osgPresentation::SlideShowConstructor | protected |
attachTexMat(osg::StateSet *stateset, const ImageData &imageData, float s, float t, bool textureRectangle) | osgPresentation::SlideShowConstructor | protected |
computePositionInModelCoords(const PositionData &positionData) const | osgPresentation::SlideShowConstructor | protected |
convertModelToSlide(const osg::Vec3 &position) const | osgPresentation::SlideShowConstructor | protected |
convertSlideToModel(const osg::Vec3 &position) const | osgPresentation::SlideShowConstructor | protected |
CoordinateFrame enum name | osgPresentation::SlideShowConstructor | |
createPresentation() | osgPresentation::SlideShowConstructor | |
createTexturedQuadGeometry(const osg::Vec3 &pos, const osg::Vec4 &rotation, float width, float height, osg::Image *image, bool &usedTextureRectangle) | osgPresentation::SlideShowConstructor | protected |
createTransformStateSet() | osgPresentation::SlideShowConstructor | inlineprotected |
CURRENT_LAYER enum value | osgPresentation::SlideShowConstructor | |
CURRENT_PRESENTATION enum value | osgPresentation::SlideShowConstructor | |
CURRENT_SLIDE enum value | osgPresentation::SlideShowConstructor | |
decorateSubgraphForPosition(osg::Node *node, PositionData &positionData) | osgPresentation::SlideShowConstructor | protected |
decorateSubgraphForPositionAndAnimation(osg::Node *node, const PositionData &positionData) | osgPresentation::SlideShowConstructor | protected |
EVENT_SCRIPT enum value | osgPresentation::SlideShowConstructor | |
EventHandlerList typedef | osgPresentation::SlideShowConstructor | protected |
findFileAndRecordPath(const std::string &filename) | osgPresentation::SlideShowConstructor | protected |
findImageStreamsAndAddCallbacks(osg::Node *node) | osgPresentation::SlideShowConstructor | protected |
getAnimationPathCallback(const PositionData &positionData) | osgPresentation::SlideShowConstructor | protected |
getAutoSteppingActive() const | osgPresentation::SlideShowConstructor | inline |
getBackgroundColor() const | osgPresentation::SlideShowConstructor | inline |
getCurrentLayer() | osgPresentation::SlideShowConstructor | inline |
getCurrentSlide() | osgPresentation::SlideShowConstructor | inline |
getHUDSettings() | osgPresentation::SlideShowConstructor | inline |
getHUDSettings() const | osgPresentation::SlideShowConstructor | inline |
getImagePositionData() | osgPresentation::SlideShowConstructor | inline |
getImagePositionDataDefault() | osgPresentation::SlideShowConstructor | inline |
getLoopPresentation() const | osgPresentation::SlideShowConstructor | inline |
getModelPositionData() | osgPresentation::SlideShowConstructor | inline |
getModelPositionDataDefault() | osgPresentation::SlideShowConstructor | inline |
getOrCreateLayerAttributes(osg::Node *node) | osgPresentation::SlideShowConstructor | |
getOrCreateScriptEngine(const std::string &language) | osgPresentation::SlideShowConstructor | |
getPresentation() | osgPresentation::SlideShowConstructor | inline |
getPresentationSwitch() | osgPresentation::SlideShowConstructor | inline |
getTextColor() const | osgPresentation::SlideShowConstructor | inline |
getTextFontData() | osgPresentation::SlideShowConstructor | inline |
getTextFontDataDefault() | osgPresentation::SlideShowConstructor | inline |
getTextPositionData() | osgPresentation::SlideShowConstructor | inline |
getTextPositionDataDefault() | osgPresentation::SlideShowConstructor | inline |
getTitleFontData() | osgPresentation::SlideShowConstructor | inline |
getTitleFontDataDefault() | osgPresentation::SlideShowConstructor | inline |
getTitlePositionData() | osgPresentation::SlideShowConstructor | inline |
getTitlePositionDataDefault() | osgPresentation::SlideShowConstructor | inline |
keyEventOperation(PresentationContext presentationContext, int key, const KeyPosition &keyPos, const JumpData &jumpData=JumpData()) | osgPresentation::SlideShowConstructor | |
keyToDoOperation(PresentationContext presentationContext, int key, Operation operation, const JumpData &jumpData=JumpData()) | osgPresentation::SlideShowConstructor | |
keyToDoOperation(PresentationContext presentationContext, int key, const std::string &command, Operation operation, const JumpData &jumpData=JumpData()) | osgPresentation::SlideShowConstructor | |
layerClickEventOperation(const KeyPosition &keyPos, const JumpData &jumpData=JumpData()) | osgPresentation::SlideShowConstructor | |
layerClickToDoOperation(Operation operation, const JumpData &jumpData=JumpData()) | osgPresentation::SlideShowConstructor | |
layerClickToDoOperation(const std::string &command, Operation operation, const JumpData &jumpData=JumpData()) | osgPresentation::SlideShowConstructor | |
LayerStack typedef | osgPresentation::SlideShowConstructor | protected |
MODEL enum value | osgPresentation::SlideShowConstructor | |
popCurrentLayer() | osgPresentation::SlideShowConstructor | |
PresentationContext enum name | osgPresentation::SlideShowConstructor | |
pushCurrentLayer(osg::Group *newLayerGroup) | osgPresentation::SlideShowConstructor | |
readImage(const std::string &filename, const ImageData &imageData) | osgPresentation::SlideShowConstructor | |
recordOptionsFilePath(const osgDB::Options *options) | osgPresentation::SlideShowConstructor | protected |
ScriptCallbackType enum name | osgPresentation::SlideShowConstructor | |
ScriptEngineMap typedef | osgPresentation::SlideShowConstructor | protected |
ScriptMap typedef | osgPresentation::SlideShowConstructor | protected |
ScriptPair typedef | osgPresentation::SlideShowConstructor | |
selectLayer(int layerNum) | osgPresentation::SlideShowConstructor | |
selectSlide(int slideNum) | osgPresentation::SlideShowConstructor | |
setAutoSteppingActive(bool flag=true) | osgPresentation::SlideShowConstructor | inline |
setBackgroundColor(const osg::Vec4 &color, bool updateClearNode) | osgPresentation::SlideShowConstructor | |
setDuration(osg::Node *node, double duration) | osgPresentation::SlideShowConstructor | inline |
setHUDSettings(HUDSettings *hudSettings) | osgPresentation::SlideShowConstructor | inline |
setJump(osg::Node *node, const JumpData &jumpData) | osgPresentation::SlideShowConstructor | inline |
setLayerDuration(double duration) | osgPresentation::SlideShowConstructor | |
setLayerJump(const JumpData &jumpData) | osgPresentation::SlideShowConstructor | inline |
setLoopPresentation(bool loop) | osgPresentation::SlideShowConstructor | inline |
setPresentationAspectRatio(float aspectRatio) | osgPresentation::SlideShowConstructor | |
setPresentationAspectRatio(const std::string &str) | osgPresentation::SlideShowConstructor | |
setPresentationDuration(double duration) | osgPresentation::SlideShowConstructor | |
setPresentationName(const std::string &name) | osgPresentation::SlideShowConstructor | |
setSlideBackgrondHUD(bool hud) | osgPresentation::SlideShowConstructor | inline |
setSlideBackground(const std::string &name) | osgPresentation::SlideShowConstructor | inline |
setSlideDuration(double duration) | osgPresentation::SlideShowConstructor | |
setSlideJump(const JumpData &jumpData) | osgPresentation::SlideShowConstructor | inline |
setSlideTitle(const std::string &name, PositionData &positionData, FontData &fontData) | osgPresentation::SlideShowConstructor | inline |
setTextColor(const osg::Vec4 &color) | osgPresentation::SlideShowConstructor | |
setUpMovieVolume(osg::Node *subgraph, osg::ImageStream *imageStream, const ImageData &imageData) | osgPresentation::SlideShowConstructor | protected |
setUpVolumeScalarProperty(osgVolume::VolumeTile *tile, osgVolume::ScalarProperty *property, const std::string &source) | osgPresentation::SlideShowConstructor | |
SLIDE enum value | osgPresentation::SlideShowConstructor | |
SlideShowConstructor(osgDB::Options *options) | osgPresentation::SlideShowConstructor | |
takePresentation() | osgPresentation::SlideShowConstructor | inline |
translateTextCursor(const osg::Vec3 &delta) | osgPresentation::SlideShowConstructor | inline |
UPDATE_SCRIPT enum value | osgPresentation::SlideShowConstructor | |
updatePositionFromInModelCoords(const osg::Vec3 &vertex, PositionData &positionData) const | osgPresentation::SlideShowConstructor | protected |