#include <osg/Drawable>#include <osg/Vec2>#include <osg/Vec3>#include <osg/Vec4>#include <osg/Array>#include <osg/PrimitiveSet>Classes | |
| class | osg::TessellationHints |
Describe several hints that can be passed to a Tessellator (like the one used by ShapeDrawable) as a mean to try to influence the way it works. More... | |
| class | osg::ShapeDrawable |
Allow the use of Shapes as Drawables, so that they can be rendered with reduced effort. More... | |
Namespaces | |
| namespace | osg |
| The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes. | |
Defines | |
| #define | OSG_SHAPEDRAWABLE 1 |
| #define OSG_SHAPEDRAWABLE 1 |
| Generated at Sat May 14 08:21:07 2011 for the OpenSceneGraph by doxygen 1.5.9. |