#include <numeric>
#include <osg/Geometry>
Namespaces | |
namespace | osgWidget |
The osgWidget library is a NodeKit that extends the core scene graph to support a 2D (and eventually 3D) GUI widget set. | |
Typedefs | |
typedef osg::Vec2Array | osgWidget::TexCoordArray |
typedef osg::Vec3Array | osgWidget::PointArray |
typedef osg::Vec4Array | osgWidget::ColorArray |
typedef TexCoordArray::value_type | osgWidget::TexCoord |
typedef PointArray::value_type | osgWidget::Point |
typedef ColorArray::value_type | osgWidget::Color |
typedef TexCoord::value_type | osgWidget::texcoord_type |
typedef Point::value_type | osgWidget::point_type |
typedef Color::value_type | osgWidget::color_type |
typedef osg::Vec2 | osgWidget::XYCoord |
typedef osg::Vec4 | osgWidget::Quad |
typedef osg::Matrix::value_type | osgWidget::matrix_type |
Variables | |
const int | osgWidget::OSGWIDGET_RENDERBIN_MOD = 5000 |
![]() | Generated at Thu Aug 19 2010 16:22:32 for the OpenSceneGraph by doxygen 1.7.1. |