OpenSceneGraph
3.5.1
|
#include <osgFX/Export>
#include <osg/Referenced>
#include <osg/State>
#include <osg/Group>
#include <osg/NodeVisitor>
#include <vector>
#include <string>
Classes | |
class | osgFX::Technique |
This is the base class for effect techniques. More... | |
Namespaces | |
osgFX | |
The osgFX library is a NodeKit that extends the core scene graph to provide a special effects framework. | |
Macros | |
#define | OSGFX_TECHNIQUE_ |
#define | META_Technique(name, description) |
An helper macro that defines the methods techniqueName() and techniqueDescription() making them return the strings passed as parameters. More... | |
#define META_Technique | ( | name, | |
description | |||
) |
An helper macro that defines the methods techniqueName() and techniqueDescription() making them return the strings passed as parameters.
#define OSGFX_TECHNIQUE_ |
Generated at Wed Nov 11 2015 22:14:24 for the OpenSceneGraph by doxygen 1.8.10. |