This is the complete list of members for
osgEarth::Util::SkyNode, including all inherited members.
| _atmosphere | osgEarth::Util::SkyNode | [private] |
| _defaultPerViewData | osgEarth::Util::SkyNode | [private] |
| _ellipsoidModel | osgEarth::Util::SkyNode | [private] |
| _innerRadius | osgEarth::Util::SkyNode | [private] |
| _outerRadius | osgEarth::Util::SkyNode | [private] |
| _perViewData | osgEarth::Util::SkyNode | [private] |
| _starAlpha | osgEarth::Util::SkyNode | [private] |
| _starPointSize | osgEarth::Util::SkyNode | [private] |
| _starRadius | osgEarth::Util::SkyNode | [private] |
| _stars | osgEarth::Util::SkyNode | [private] |
| _sun | osgEarth::Util::SkyNode | [private] |
| _sunDistance | osgEarth::Util::SkyNode | [private] |
| attach(osg::View *view, int lightNum=0) | osgEarth::Util::SkyNode | |
| buildStarGeometry(const std::vector< StarData > &stars) | osgEarth::Util::SkyNode | [private] |
| computeBound() const | osgEarth::Util::SkyNode | [virtual] |
| getAmbientBrightness(osg::View *view=0L) const | osgEarth::Util::SkyNode | |
| getDefaultStars(std::vector< StarData > &out_stars) | osgEarth::Util::SkyNode | [private] |
| getStarsVisible(osg::View *view=0L) const | osgEarth::Util::SkyNode | |
| makeAtmosphere(const osg::EllipsoidModel *) | osgEarth::Util::SkyNode | [private] |
| makeStars(const std::string &starFile) | osgEarth::Util::SkyNode | [private] |
| makeSun() | osgEarth::Util::SkyNode | [private] |
| parseStarFile(const std::string &starFile, std::vector< StarData > &out_stars) | osgEarth::Util::SkyNode | [private] |
| PerViewDataMap typedef | osgEarth::Util::SkyNode | [private] |
| setAmbientBrightness(float value, osg::View *view=0L) | osgEarth::Util::SkyNode | |
| setAmbientBrightness(PerViewData &data, float value) | osgEarth::Util::SkyNode | [private] |
| setDateTime(int year, int month, int date, double hoursUTC, osg::View *view=0L) | osgEarth::Util::SkyNode | |
| setStarsVisible(bool value, osg::View *view=0L) | osgEarth::Util::SkyNode | |
| setSunPosition(const osg::Vec3 &pos, osg::View *view=0L) | osgEarth::Util::SkyNode | |
| setSunPosition(double lat_degrees, double lon_degrees, osg::View *view=0L) | osgEarth::Util::SkyNode | |
| setSunPosition(PerViewData &data, const osg::Vec3 &pos) | osgEarth::Util::SkyNode | [private] |
| SkyNode(Map *map, const std::string &starFile="") | osgEarth::Util::SkyNode | |
| traverse(osg::NodeVisitor &nv) | osgEarth::Util::SkyNode | [virtual] |