OpenSceneGraph
3.5.1
|
#include <osgParticle/Export>
#include <osgParticle/ParticleSystem>
#include <osg/ref_ptr>
#include <osg/Object>
#include <osg/Transform>
#include <osg/NodeVisitor>
#include <osg/CopyOp>
#include <osg/Vec3>
#include <osg/Matrix>
Classes | |
class | osgParticle::ParticleProcessor |
A common base interface for those classes which need to do something on particles. More... | |
Namespaces | |
osgParticle | |
The osgParticle library is a NodeKit that extends the core scene graph to support particle effects. | |
Macros | |
#define | OSGPARTICLE_PARTICLEPROCESSOR 1 |
#define OSGPARTICLE_PARTICLEPROCESSOR 1 |
Generated at Wed Nov 11 2015 22:14:25 for the OpenSceneGraph by doxygen 1.8.10. |