chrono::irrlicht::ShadowShaderCB Class Reference
  Description
#include <ChIrrEffects.h>
Inherits IShaderConstantSetCallBack.
Collaboration diagram for chrono::irrlicht::ShadowShaderCB:

| Public Member Functions | |
| ShadowShaderCB (EffectHandler *effectIn) | |
| virtual void | OnSetMaterial (const irr::video::SMaterial &material) | 
| virtual void | OnSetConstants (irr::video::IMaterialRendererServices *services, irr::s32 userData) | 
| Public Attributes | |
| EffectHandler * | effect | 
| irr::core::matrix4 | invWorld | 
| irr::video::SColorf | LightColour | 
| irr::core::matrix4 | ProjLink | 
| irr::core::matrix4 | ViewLink | 
| irr::core::vector3df | LightLink | 
| irr::f32 | FarLink | 
| irr::f32 | MapRes | 
| bool | clipborder | 
The documentation for this class was generated from the following file:
- /builds/uwsbel/chrono/src/chrono_irrlicht/ChIrrEffects.h
