openscenegraph
Classes | Enumerations
osgPresentation Namespace Reference

Classes

class  AnimationMaterial
 
class  AnimationMaterialCallback
 
class  CompileSlideCallback
 
class  PickEventHandler
 
struct  HomePosition
 
struct  KeyPosition
 
struct  LayerCallback
 
struct  LayerAttributes
 
struct  FilePathData
 
struct  dereference_less
 
struct  ObjectOperator
 
class  ActiveOperators
 
class  SlideEventHandler
 
class  HUDSettings
 
class  HUDTransform
 
class  SlideShowConstructor
 

Enumerations

enum  Operation { RUN, LOAD, EVENT, JUMP }
 Operations related to click to run/load/key events. More...
 

Detailed Description

The osgPresentation library is a NodeKit that extends the core scene graph to support 3D scene graph based presentations.

Enumeration Type Documentation

Operations related to click to run/load/key events.

Enumerator:
RUN 
LOAD 
EVENT 
JUMP