|
OpenSceneGraph
3.4.0
|

Public Types | |
| typedef std::vector< unsigned int > | ActiveTextureUnits |
Public Member Functions | |
| LightData (ViewDependentData *vdd) | |
| virtual void | setLightData (osg::RefMatrix *lm, const osg::Light *l, const osg::Matrixd &modelViewMatrix) |
Public Attributes | |
| ViewDependentData * | _viewDependentData |
| osg::ref_ptr< osg::RefMatrix > | lightMatrix |
| osg::ref_ptr< const osg::Light > | light |
| osg::Vec4d | lightPos |
| osg::Vec3d | lightPos3 |
| osg::Vec3d | lightDir |
| bool | directionalLight |
| ActiveTextureUnits | textureUnits |
| typedef std::vector<unsigned int> osgShadow::ViewDependentShadowMap::LightData::ActiveTextureUnits |
| virtual void osgShadow::ViewDependentShadowMap::LightData::setLightData | ( | osg::RefMatrix * | lm, |
| const osg::Light * | l, | ||
| const osg::Matrixd & | modelViewMatrix | ||
| ) | [virtual] |
| Generated at Tue Dec 8 2015 00:16:49 for the OpenSceneGraph by doxygen 1.7.6.1. |