osgEarth 2.1.1
Public Member Functions | Public Attributes

osgEarth::Util::Controls::ControlContext Struct Reference

List of all members.

Public Member Functions

 ControlContext ()

Public Attributes

osg::View * _view
osg::ref_ptr< const osg::Viewport > _vp
unsigned int _viewContextID
std::queue< osg::ref_ptr
< class Control > > 
_active
const osg::FrameStamp * _frameStamp

Detailed Description

Definition at line 84 of file Controls.


Constructor & Destructor Documentation

osgEarth::Util::Controls::ControlContext::ControlContext ( ) [inline]

Definition at line 86 of file Controls.

: _viewContextID(~0) { }

Member Data Documentation

Definition at line 90 of file Controls.

Definition at line 91 of file Controls.

Definition at line 87 of file Controls.

Definition at line 89 of file Controls.

osg::ref_ptr<const osg::Viewport> osgEarth::Util::Controls::ControlContext::_vp

Definition at line 88 of file Controls.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines