osgEarth 2.1.1
Classes | Typedefs

osgEarth::Util::Controls Namespace Reference

Classes

struct  Gutter
struct  ControlContext
class  ControlEventHandler
class  Control
class  LabelControl
class  ImageControl
class  HSliderControl
class  CheckBoxControl
class  Frame
class  RoundedFrame
class  Container
class  VBox
class  HBox
class  Grid
class  RefNodeVector
class  ControlNode
class  ControlNodeBin
class  ControlCanvas
struct  ViewportHandler
struct  ControlCanvasEventHandler
struct  CanvasInstaller

Typedefs

typedef std::vector
< osg::ref_ptr< osg::Drawable > > 
DrawableList
typedef std::map< class
Control *, osg::Geode * > 
GeodeTable
typedef std::list
< osg::ref_ptr
< ControlEventHandler > > 
ControlEventHandlerList
typedef std::vector
< osg::ref_ptr< Control > > 
ControlVector
typedef std::vector
< osg::ref_ptr< Control > > 
ControlList

Typedef Documentation

Definition at line 120 of file Controls.

typedef std::vector< osg::ref_ptr<Control> > osgEarth::Util::Controls::ControlList

Definition at line 387 of file Controls.

typedef std::vector< osg::ref_ptr<Control> > osgEarth::Util::Controls::ControlVector

Definition at line 259 of file Controls.

typedef std::vector< osg::ref_ptr<osg::Drawable> > osgEarth::Util::Controls::DrawableList

Definition at line 49 of file Controls.

typedef std::map< class Control*, osg::Geode* > osgEarth::Util::Controls::GeodeTable

Definition at line 51 of file Controls.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines