#include <osgFX/Export>
#include <osgFX/Effect>
#include <osg/Material>
#include <osg/LineWidth>
Classes |
class | osgFX::Scribe |
| This is a two-passes effect; the first pass renders the subgraph as usual while the second pass switches to wireframe mode, sets up lighting and material to obtain a fixed (user-defined) color and then renders the subgraph. More...
|
Namespaces |
namespace | osgFX |
| The osgFX library is a NodeKit that extends the core scene graph to provide a special effects framework.
|
Defines |
#define | OSGFX_SCRIBE_ |
Define Documentation