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 Wed Aug 26 07:19:29 2009 for the OpenSceneGraph by doxygen 1.5.8. |