|
OpenSceneGraph
3.4.0
|

Public Member Functions | |
| ViewDependentData (ViewDependentShadowMap *vdsm) | |
| const ViewDependentShadowMap * | getViewDependentShadowMap () const |
| LightDataList & | getLightDataList () |
| ShadowDataList & | getShadowDataList () |
| osg::StateSet * | getStateSet () |
| virtual void | releaseGLObjects (osg::State *=0) const |
Protected Member Functions | |
| virtual | ~ViewDependentData () |
Protected Attributes | |
| ViewDependentShadowMap * | _viewDependentShadowMap |
| osg::ref_ptr< osg::StateSet > | _stateset |
| LightDataList | _lightDataList |
| ShadowDataList | _shadowDataList |
| osgShadow::ViewDependentShadowMap::ViewDependentData::ViewDependentData | ( | ViewDependentShadowMap * | vdsm | ) |
| virtual osgShadow::ViewDependentShadowMap::ViewDependentData::~ViewDependentData | ( | ) | [inline, protected, virtual] |
| ShadowDataList& osgShadow::ViewDependentShadowMap::ViewDependentData::getShadowDataList | ( | ) | [inline] |
| const ViewDependentShadowMap* osgShadow::ViewDependentShadowMap::ViewDependentData::getViewDependentShadowMap | ( | ) | const [inline] |
| virtual void osgShadow::ViewDependentShadowMap::ViewDependentData::releaseGLObjects | ( | osg::State * | = 0 | ) | const [virtual] |
osg::ref_ptr<osg::StateSet> osgShadow::ViewDependentShadowMap::ViewDependentData::_stateset [protected] |
ViewDependentShadowMap* osgShadow::ViewDependentShadowMap::ViewDependentData::_viewDependentShadowMap [protected] |
| Generated at Tue Dec 8 2015 00:16:49 for the OpenSceneGraph by doxygen 1.7.6.1. |