OpenSceneGraph
3.0.1
|
#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 Shape s as Drawable s, 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. |
Macros | |
#define | OSG_SHAPEDRAWABLE 1 |
#define OSG_SHAPEDRAWABLE 1 |
![]() | Generated at Thu Oct 4 2012 13:45:03 for the OpenSceneGraph by doxygen 1.8.1.1. |