#include <osgFX/Export>
#include <osgFX/Effect>
#include <osg/ref_ptr>
#include <osg/Texture2D>
Include dependency graph for AnisotropicLighting:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | osgFX |
Classes | |
class | osgFX::AnisotropicLighting |
This single-pass effect implements a sort of anisotropic lighting that replaces the standard OpenGL lighting model. More... |