OpenSceneGraph 2.8.4
|
Public Member Functions | |
META_Object (osgWidget, Canvas) | |
Canvas (const std::string &="") | |
Canvas (const Canvas &, const osg::CopyOp &) | |
virtual bool | addWidget (Widget *, point_type, point_type) |
Adds a Widget at the given XY coordinate. | |
Protected Member Functions | |
virtual void | _resizeImplementation (point_type, point_type) |
osgWidget::Canvas::Canvas | ( | const std::string & | = "" | ) |
osgWidget::Canvas::Canvas | ( | const Canvas & | , |
const osg::CopyOp & | |||
) |
virtual void osgWidget::Canvas::_resizeImplementation | ( | point_type | , |
point_type | |||
) | [protected, virtual] |
Implements osgWidget::Window.
virtual bool osgWidget::Canvas::addWidget | ( | Widget * | , |
point_type | , | ||
point_type | |||
) | [virtual] |
Adds a Widget at the given XY coordinate.
osgWidget::Canvas::META_Object | ( | osgWidget | , |
Canvas | |||
) |
![]() | Generated at Sun Jan 8 2012 13:17:07 for the OpenSceneGraph by doxygen 1.7.4. |