| AddChild(DeltaDrawable *child) | dtCore::Environment | [virtual] |
| AddedToScene(Scene *scene) | dtCore::Environment | [virtual] |
| AddEffect(EnvEffect *effect) | dtCore::Environment | |
| AddSender(Base *sender) | dtCore::Base | |
| ADV enum value | dtCore::Environment | |
| Base(const std::string &name="base") | dtCore::Base | |
| CanBeChild(DeltaDrawable *child) const | dtCore::DeltaDrawable | |
| DeltaDrawable(const std::string &name="DeltaDrawable") | dtCore::DeltaDrawable | [protected] |
| Emancipate() | dtCore::DeltaDrawable | |
| Environment(const std::string &name="Environment") | dtCore::Environment | |
| EXP enum value | dtCore::Environment | |
| EXP2 enum value | dtCore::Environment | |
| FogMode enum name | dtCore::Environment | |
| GetAdvFogCtrl(osg::Vec3 &dst) const | dtCore::Environment | [inline] |
| GetBoundingSphere(osg::Vec3 *center, float *radius) | dtCore::DeltaDrawable | |
| GetChild(unsigned int idx) | dtCore::DeltaDrawable | [inline] |
| GetChild(unsigned int idx) const | dtCore::DeltaDrawable | [inline] |
| GetChildIndex(const DeltaDrawable *child) const | dtCore::DeltaDrawable | |
| GetDateTime(int &yr, int &mo, int &da, int &hr, int &mi, int &sc) const | dtCore::Environment | |
| GetDateTime() const | dtCore::Environment | |
| GetEffect(int idx) | dtCore::Environment | [inline] |
| GetFogColor(osg::Vec3 &color) const | dtCore::Environment | [inline] |
| GetFogDensity() | dtCore::Environment | |
| GetFogEnable() const | dtCore::Environment | [inline] |
| GetFogMode() const | dtCore::Environment | [inline] |
| GetFogNear() const | dtCore::Environment | [inline] |
| GetModFogColor(osg::Vec3 &color) const | dtCore::Environment | [inline] |
| GetName() const | dtCore::Base | |
| GetNumChildren() const | dtCore::DeltaDrawable | [inline] |
| GetNumEffects() | dtCore::Environment | [inline] |
| GetOSGNode() | dtCore::Environment | [inline, virtual] |
| GetOSGNode() const | dtCore::Environment | [inline, virtual] |
| GetParent() | dtCore::DeltaDrawable | [inline] |
| GetParent() const | dtCore::DeltaDrawable | [inline] |
| GetProxyNode() | dtCore::DeltaDrawable | [inline, protected] |
| GetProxyNode() const | dtCore::DeltaDrawable | [inline, protected] |
| GetRefLatLong(osg::Vec2 &latLong) const | dtCore::Environment | [inline] |
| GetSceneParent() | dtCore::DeltaDrawable | [inline] |
| GetSceneParent() const | dtCore::DeltaDrawable | [inline] |
| GetSkyColor(osg::Vec3 &color) const | dtCore::Environment | [inline] |
| GetSunAzEl(float &az, float &el) const | dtCore::Environment | [inline] |
| GetSunAzEl() const | dtCore::Environment | [inline] |
| GetSunColor(osg::Vec3 &color) | dtCore::Environment | [inline] |
| GetUniqueId() const | dtCore::Base | [inline] |
| GetVisibility() const | dtCore::Environment | [inline] |
| LINEAR enum value | dtCore::Environment | |
| OnOrphaned() | dtCore::DeltaDrawable | [protected, virtual] |
| RemEffect(EnvEffect *effect) | dtCore::Environment | |
| RemoveChild(DeltaDrawable *child) | dtCore::Environment | [virtual] |
| RemoveSender(Base *sender) | dtCore::Base | |
| RenderProxyNode(bool enable=true) | dtCore::DeltaDrawable | [virtual] |
| Repaint() | dtCore::Environment | |
| SendMessage(const std::string &message="", void *data=0) | dtCore::Base | |
| SetAdvFogCtrl(const osg::Vec3 &src) | dtCore::Environment | [inline] |
| SetDateTime(int yr, int mo, int da, int hr, int mi, int sc) | dtCore::Environment | |
| SetDateTime(const DateTime &dateTime) | dtCore::Environment | |
| SetFogColor(const osg::Vec3 &color) | dtCore::Environment | |
| SetFogDensity(float density) | dtCore::Environment | |
| SetFogEnable(bool enable) | dtCore::Environment | |
| SetFogMode(FogMode mode) | dtCore::Environment | |
| SetFogNear(float val) | dtCore::Environment | |
| SetName(const std::string &name) | dtCore::Base | |
| SetOSGNode(osg::Node *pNode) | dtCore::Environment | |
| SetParent(DeltaDrawable *parent) | dtCore::DeltaDrawable | [inline, virtual] |
| SetProxyNode(osg::Node *proxyNode) | dtCore::DeltaDrawable | [protected] |
| SetRefLatLong(const osg::Vec2 &latLong) | dtCore::Environment | |
| SetSkyColor(const osg::Vec3 &color) | dtCore::Environment | |
| SetUniqueId(const UniqueId &id) | dtCore::Base | [inline] |
| SetVisibility(float distance) | dtCore::Environment | |
| Update(const double deltaFrameTime) | dtCore::Environment | |
| ~Base() | dtCore::Base | [protected, virtual] |
| ~DeltaDrawable() | dtCore::DeltaDrawable | [protected, virtual] |
| ~Environment() | dtCore::Environment | [protected, virtual] |