|
OpenSceneGraph 3.6.5
|
#include <osg/Vec2>#include <osg/Geometry>#include <osg/AlphaFunc>#include <osg/TexEnv>#include <osg/Texture2D>#include <osg/Camera>#include <osgSim/Export>Go to the source code of this file.
Classes | |
| class | osgSim::ImpostorSprite |
| An ImposterSprite is a textured quad which is rendered in place of 3D geometry. More... | |
| class | osgSim::ImpostorSpriteManager |
| Helper class for managing the reuse of ImpostorSprite resources. More... | |
Namespaces | |
| namespace | osgSim |
| The osgSim library is a NodeKit that extends the core scene graph to support nodes and drawables that specific to the visual simulation, such a navigational light point support and OpenFlight style degrees of freedom transform. | |
Macros | |
| #define | OSG_ImpostorSprite 1 |
| #define OSG_ImpostorSprite 1 |
| Generated at Fri Jan 31 2020 11:03:07 for the OpenSceneGraph by doxygen 1.9.8. |