#include <osg/Drawable>
#include <osg/Vec2>
#include <osg/Vec3>
#include <osg/Vec4>
#include <osg/Array>
#include <osg/PrimitiveSet>
Namespaces | |
namespace | osg |
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... | |
Defines | |
#define | OSG_SHAPEDRAWABLE 1 |
#define OSG_SHAPEDRAWABLE 1 |