Public Member Functions

osgWidget::Window::EmbeddedWindow Class Reference

Inheritance diagram for osgWidget::Window::EmbeddedWindow:
osgWidget::Widget osg::Geometry osgWidget::EventInterface osgWidget::StyleInterface osg::Drawable osg::Object osg::Referenced

List of all members.

Public Member Functions

 META_Object (osgWidget::Window, EmbeddedWindow)
 EmbeddedWindow (const std::string &="", point_type=0.0f, point_type=0.0f)
 EmbeddedWindow (const EmbeddedWindow &, const osg::CopyOp &)
virtual void parented (Window *)
virtual void unparented (Window *)
virtual void managed (WindowManager *)
virtual void unmanaged (WindowManager *)
virtual void positioned ()
bool setWindow (Window *)
void updateSizeFromWindow ()
WindowgetWindow ()
const WindowgetWindow () const

Constructor & Destructor Documentation

osgWidget::Window::EmbeddedWindow::EmbeddedWindow ( const std::string &  = "",
point_type  = 0.0f,
point_type  = 0.0f 
)
osgWidget::Window::EmbeddedWindow::EmbeddedWindow ( const EmbeddedWindow ,
const osg::CopyOp  
)

Member Function Documentation

Window* osgWidget::Window::EmbeddedWindow::getWindow (  ) [inline]
const Window* osgWidget::Window::EmbeddedWindow::getWindow (  ) const [inline]
virtual void osgWidget::Window::EmbeddedWindow::managed ( WindowManager  ) [virtual]

Reimplemented from osgWidget::Widget.

osgWidget::Window::EmbeddedWindow::META_Object ( osgWidget::Window  ,
EmbeddedWindow   
)
virtual void osgWidget::Window::EmbeddedWindow::parented ( Window  ) [virtual]

Reimplemented from osgWidget::Widget.

virtual void osgWidget::Window::EmbeddedWindow::positioned (  ) [virtual]

Reimplemented from osgWidget::Widget.

bool osgWidget::Window::EmbeddedWindow::setWindow ( Window  )
virtual void osgWidget::Window::EmbeddedWindow::unmanaged ( WindowManager  ) [virtual]

Reimplemented from osgWidget::Widget.

virtual void osgWidget::Window::EmbeddedWindow::unparented ( Window  ) [virtual]

Reimplemented from osgWidget::Widget.

void osgWidget::Window::EmbeddedWindow::updateSizeFromWindow (  )

The documentation for this class was generated from the following file: