| AddDrawable(DeltaDrawable *drawable) | dtCore::Scene | |
| AddSender(Base *sender) | dtCore::Base | |
| AddView(dtCore::View *view) | dtCore::Scene | [inline, protected] |
| BACK enum value | dtCore::Scene | |
| Base(const std::string &name="base") | dtCore::Base | |
| DisablePaging() | dtCore::Scene | [inline] |
| EnablePaging() | dtCore::Scene | [inline] |
| Face enum name | dtCore::Scene | |
| FILL enum value | dtCore::Scene | |
| FRONT enum value | dtCore::Scene | |
| FRONT_AND_BACK enum value | dtCore::Scene | |
| GetContactJoinGroupID() const | dtCore::Scene | |
| GetDrawable(unsigned int i) | dtCore::Scene | [inline] |
| GetDrawableIndex(const DeltaDrawable *drawable) const | dtCore::Scene | |
| GetGravity(osg::Vec3 &vec) const | dtCore::Scene | [inline] |
| GetGravity() const | dtCore::Scene | [inline] |
| GetGravity(float &x, float &y, float &z) const | dtCore::Scene | [inline] |
| GetHeightOfTerrain(float x, float y) | dtCore::Scene | |
| GetLight(const int number) | dtCore::Scene | [inline] |
| GetLight(const int number) const | dtCore::Scene | [inline] |
| GetLight(const std::string &name) | dtCore::Scene | |
| GetLight(const std::string &name) const | dtCore::Scene | |
| GetName() const | dtCore::Base | |
| GetNumberOfAddedDrawable() const | dtCore::Scene | [inline] |
| GetPagingCleanup() | dtCore::Scene | [inline] |
| GetPhysicsStepSize() const | dtCore::Scene | [inline] |
| GetRenderState() const | dtCore::Scene | [inline] |
| GetSceneNode() | dtCore::Scene | [inline] |
| GetSpaceID() const | dtCore::Scene | |
| GetUniqueId() const | dtCore::Base | [inline] |
| GetWorldID() const | dtCore::Scene | |
| IsPagingEnabled() const | dtCore::Scene | [inline] |
| LINE enum value | dtCore::Scene | |
| Mode enum name | dtCore::Scene | |
| OnMessage(MessageData *data) | dtCore::Scene | [virtual] |
| POINT enum value | dtCore::Scene | |
| RegisterCollidable(Transformable *collidable) | dtCore::Scene | |
| RegisterLight(Light *light) | dtCore::Scene | |
| RemoveAllDrawables() | dtCore::Scene | |
| RemoveDrawable(DeltaDrawable *drawable) | dtCore::Scene | |
| RemoveSender(Base *sender) | dtCore::Base | |
| RemoveView(dtCore::View *view) | dtCore::Scene | [inline, protected] |
| Scene(const std::string &name="scene") | dtCore::Scene | |
| SendMessage(const std::string &message="", void *data=0) | dtCore::Base | |
| SetGravity(const osg::Vec3 &gravity) | dtCore::Scene | |
| SetGravity(float x, float y, float z) | dtCore::Scene | [inline] |
| SetName(const std::string &name) | dtCore::Base | |
| SetPagingCleanup(double pCleanup) | dtCore::Scene | [inline] |
| SetPhysicsStepSize(double stepSize=0.0) | dtCore::Scene | [inline] |
| SetRenderState(Face face, Mode mode) | dtCore::Scene | |
| SetSceneNode(osg::Group *newSceneNode) | dtCore::Scene | |
| SetUniqueId(const UniqueId &id) | dtCore::Base | [inline] |
| SetUserCollisionCallback(dNearCallback *func, void *data=0) | dtCore::Scene | |
| UnRegisterCollidable(Transformable *collidable) | dtCore::Scene | |
| UnRegisterLight(Light *light) | dtCore::Scene | |
| UseSceneLight(bool lightState=true) | dtCore::Scene | |
| View class | dtCore::Scene | [friend] |
| ~Base() | dtCore::Base | [protected, virtual] |
| ~Scene() | dtCore::Scene | [protected, virtual] |