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 | ||||
| ) |
1.7.1