|
OpenSceneGraph
3.4.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 Shapes as Drawables, so that they can be rendered with reduced effort. More... | |
Namespaces | |
| 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 Sun Jun 19 2022 09:25:37 for the OpenSceneGraph by doxygen 1.8.5. |