osgEarth 2.1.1
|
Public Attributes | |
osg::Vec3f | _lightPos |
osg::ref_ptr< osg::Light > | _light |
osg::ref_ptr< osg::Uniform > | _lightPosUniform |
osg::Matrixd | _sunMatrix |
osg::Matrixd | _starsMatrix |
bool | _starsVisible |
osg::ref_ptr< osg::Group > | _cullContainer |
osg::ref_ptr < osg::MatrixTransform > | _sunXform |
osg::ref_ptr < osg::MatrixTransform > | _starsXform |
osg::ref_ptr<osg::Group> osgEarth::Util::SkyNode::PerViewData::_cullContainer |
osg::ref_ptr<osg::Light> osgEarth::Util::SkyNode::PerViewData::_light |
osg::ref_ptr<osg::Uniform> osgEarth::Util::SkyNode::PerViewData::_lightPosUniform |
osg::Matrixd osgEarth::Util::SkyNode::PerViewData::_starsMatrix |
osg::ref_ptr<osg::MatrixTransform> osgEarth::Util::SkyNode::PerViewData::_starsXform |
osg::Matrixd osgEarth::Util::SkyNode::PerViewData::_sunMatrix |
osg::ref_ptr<osg::MatrixTransform> osgEarth::Util::SkyNode::PerViewData::_sunXform |