16#ifndef OSGWIDGET_CANVAS
17#define OSGWIDGET_CANVAS
The osgWidget library is a NodeKit that extends the core scene graph to support a 2D (and eventually ...
Definition Box:21
Point::value_type point_type
Definition Types:33
Copy Op(erator) used to control whether shallow or deep copy is used during copy construction and clo...
Definition CopyOp:41
virtual void _resizeImplementation(point_type, point_type)
Canvas(const std::string &="")
META_Object(osgWidget, Canvas)
virtual bool addWidget(Widget *, point_type, point_type)
Adds a Widget at the given XY coordinate.
Canvas(const Canvas &, const osg::CopyOp &)
Window(const std::string &="")
#define OSGWIDGET_EXPORT
Definition Export:42