OpenSceneGraph
3.0.1
|
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 Mon Oct 3 2011 12:39:51 for the OpenSceneGraph by doxygen 1.7.5. |