56 unsigned int _lastAdd;
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 Sizes _getWidthImplementation() const
META_Object(osgWidget, Box)
Box(const Box &, const osg::CopyOp &)
Box(const std::string &="", BoxType=HORIZONTAL, bool=false)
BoxType
An enum corresponding to the type of Box alignment.
Definition Box:32
@ VERTICAL
Definition Box:33
@ HORIZONTAL
Definition Box:34
virtual void _resizeImplementation(point_type, point_type)
virtual Sizes _getHeightImplementation() const
Window(const std::string &="")
#define OSGWIDGET_EXPORT
Definition Export:42