| ABS_CS enum value | dtCore::Transformable | |
| AddChild(DeltaDrawable *child) | dtCore::Transformable | [virtual] |
| AddedToScene(Scene *scene) | dtCore::Transformable | [virtual] |
| AddSender(Base *sender) | dtCore::Base | |
| Base(const std::string &name="base") | dtCore::Base | |
| CanBeChild(DeltaDrawable *child) const | dtCore::DeltaDrawable | |
| ClearCollisionGeometry() | dtCore::Transformable | |
| COLLISION_GEODE_ID | dtCore::Transformable | [static] |
| CoordSysEnum enum name | dtCore::Transformable | |
| DeltaDrawable(const std::string &name="DeltaDrawable") | dtCore::DeltaDrawable | [protected] |
| Emancipate() | dtCore::DeltaDrawable | |
| EnableSmoothCollisions(bool enable) | dtCore::InfiniteTerrain | |
| FilterContact(dContact *contact, Transformable *collider) | dtCore::InfiniteTerrain | [inline, virtual] |
| GetAbsoluteMatrix(const osg::Node *node, osg::Matrix &wcMatrix) | dtCore::Transformable | [static] |
| GetBoundingSphere(osg::Vec3 *center, float *radius) | dtCore::DeltaDrawable | |
| GetBuildDistance() const | dtCore::InfiniteTerrain | |
| GetChild(unsigned int idx) | dtCore::DeltaDrawable | [inline] |
| GetChild(unsigned int idx) const | dtCore::DeltaDrawable | [inline] |
| GetChildIndex(const DeltaDrawable *child) const | dtCore::DeltaDrawable | |
| GetCollisionCategoryBits() const | dtCore::Transformable | |
| GetCollisionCollideBits() const | dtCore::Transformable | |
| GetCollisionDetection() const | dtCore::Transformable | |
| GetCollisionGeomDimensions(std::vector< float > &dimensions) | dtCore::Transformable | |
| GetCollisionGeomType() const | dtCore::Transformable | |
| GetGeomID() const | dtCore::Transformable | [inline] |
| GetHeight(float x, float y, bool smooth=false) | dtCore::InfiniteTerrain | |
| GetHorizontalScale() const | dtCore::InfiniteTerrain | |
| GetIsRenderingProxyNode() const | dtCore::Transformable | [inline, virtual] |
| GetLineOfSightSpacing() const | dtCore::InfiniteTerrain | [inline] |
| GetMatrix() const | dtCore::Transformable | |
| GetMatrixNode() | dtCore::Transformable | [inline] |
| GetMatrixNode() const | dtCore::Transformable | [inline] |
| GetName() const | dtCore::Base | |
| GetNormal(float x, float y, osg::Vec3 &normal, bool smooth=false) | dtCore::InfiniteTerrain | |
| GetNormalRescaling() const | dtCore::Transformable | |
| GetNumChildren() const | dtCore::DeltaDrawable | [inline] |
| GetOSGNode() | dtCore::Transformable | [virtual] |
| GetOSGNode() const | dtCore::Transformable | [virtual] |
| GetParent() | dtCore::DeltaDrawable | [inline] |
| GetParent() const | dtCore::DeltaDrawable | [inline] |
| GetProxyNode() | dtCore::DeltaDrawable | [inline, protected] |
| GetProxyNode() const | dtCore::DeltaDrawable | [inline, protected] |
| GetRenderCollisionGeometry() const | dtCore::Transformable | [inline] |
| GetSceneParent() | dtCore::DeltaDrawable | [inline] |
| GetSceneParent() const | dtCore::DeltaDrawable | [inline] |
| GetSegmentDivisions() const | dtCore::InfiniteTerrain | |
| GetSegmentSize() const | dtCore::InfiniteTerrain | |
| GetTransform(Transform &xform, CoordSysEnum cs=ABS_CS) const | dtCore::Transformable | [virtual] |
| GetUniqueId() const | dtCore::Base | [inline] |
| GetVerticalScale() const | dtCore::InfiniteTerrain | |
| InfiniteTerrain(const std::string &name="infiniteTerrain", osg::Image *textureImage=0) | dtCore::InfiniteTerrain | |
| InfiniteTerrainCallback class | dtCore::InfiniteTerrain | [friend] |
| IsClearLineOfSight(const osg::Vec3 &pointOne, const osg::Vec3 &pointTwo) | dtCore::InfiniteTerrain | |
| mGeomTransform | dtCore::Transformable | [protected] |
| OnMessage(MessageData *data) | dtCore::Base | [inline, virtual] |
| OnOrphaned() | dtCore::DeltaDrawable | [protected, virtual] |
| PostPhysicsStepUpdate() | dtCore::Transformable | [inline, virtual] |
| PrePhysicsStepUpdate() | dtCore::Transformable | [virtual] |
| Regenerate() | dtCore::InfiniteTerrain | |
| REL_CS enum value | dtCore::Transformable | |
| RemoveChild(DeltaDrawable *child) | dtCore::Transformable | [virtual] |
| RemoveSender(Base *sender) | dtCore::Base | |
| RenderCollisionGeometry(bool enable=true) | dtCore::Transformable | |
| RenderProxyNode(bool enable=true) | dtCore::Transformable | [virtual] |
| ReplaceMatrixNode(TransformableNode *matrixTransform) | dtCore::Transformable | [protected] |
| SendMessage(const std::string &message="", void *data=0) | dtCore::Base | |
| SetBuildDistance(float buildDistance) | dtCore::InfiniteTerrain | |
| SetCollisionBox(float lx, float ly, float lz) | dtCore::Transformable | |
| SetCollisionBox(osg::Node *node=0) | dtCore::Transformable | |
| SetCollisionCappedCylinder(float radius, float length) | dtCore::Transformable | |
| SetCollisionCappedCylinder(osg::Node *node=NULL) | dtCore::Transformable | |
| SetCollisionCategoryBits(unsigned long bits) | dtCore::Transformable | |
| SetCollisionCollideBits(unsigned long bits) | dtCore::Transformable | |
| SetCollisionDetection(bool enabled) | dtCore::Transformable | |
| SetCollisionGeom(dGeomID geom) | dtCore::Transformable | |
| SetCollisionMesh(osg::Node *node=NULL) | dtCore::Transformable | |
| SetCollisionRay(float length) | dtCore::Transformable | |
| SetCollisionSphere(float radius) | dtCore::Transformable | |
| SetCollisionSphere(osg::Node *node=0) | dtCore::Transformable | |
| SetHorizontalScale(float horizontalScale) | dtCore::InfiniteTerrain | |
| SetLineOfSightSpacing(float spacing) | dtCore::InfiniteTerrain | [inline] |
| SetMatrix(const osg::Matrix &mat) | dtCore::Transformable | |
| SetMaxColor(const osg::Vec3 &rgb) | dtCore::InfiniteTerrain | |
| SetMinColor(const osg::Vec3 &rgb) | dtCore::InfiniteTerrain | |
| SetName(const std::string &name) | dtCore::Base | |
| SetNormalRescaling(bool enable) | dtCore::Transformable | |
| SetParent(DeltaDrawable *parent) | dtCore::DeltaDrawable | [inline, virtual] |
| SetProxyNode(osg::Node *proxyNode) | dtCore::DeltaDrawable | [protected] |
| SetSegmentDivisions(int segmentDivisions) | dtCore::InfiniteTerrain | |
| SetSegmentSize(float segmentSize) | dtCore::InfiniteTerrain | |
| SetTransform(const Transform &xform, CoordSysEnum cs=ABS_CS) | dtCore::Transformable | [virtual] |
| SetUniqueId(const UniqueId &id) | dtCore::Base | [inline] |
| SetVerticalScale(float verticalScale) | dtCore::InfiniteTerrain | |
| SmoothCollisionsEnabled() const | dtCore::InfiniteTerrain | |
| Transformable(const std::string &name="Transformable") | dtCore::Transformable | |
| Transformable(TransformableNode &node, const std::string &name="Transformable") | dtCore::Transformable | |
| TransformableNode typedef | dtCore::Transformable | |
| ~Base() | dtCore::Base | [protected, virtual] |
| ~DeltaDrawable() | dtCore::DeltaDrawable | [protected, virtual] |
| ~InfiniteTerrain() | dtCore::InfiniteTerrain | [protected, virtual] |
| ~Transformable() | dtCore::Transformable | [protected, virtual] |