dtCore::Light Member List

This is the complete list of members for dtCore::Light, including all inherited members.

ABS_CS enum valuedtCore::Transformable
AddChild(DeltaDrawable *child)dtCore::Light [virtual]
AddedToScene(Scene *scene)dtCore::Light [virtual]
AddSender(Base *sender)dtCore::Base
ApplyDefaults()dtCore::Light [protected, virtual]
Base(const std::string &name="base")dtCore::Base
CanBeChild(DeltaDrawable *child) const dtCore::DeltaDrawable
ClearCollisionGeometry()dtCore::Transformable
COLLISION_GEODE_IDdtCore::Transformable [static]
CoordSysEnum enum namedtCore::Transformable
DeltaDrawable(const std::string &name="DeltaDrawable")dtCore::DeltaDrawable [protected]
Emancipate()dtCore::DeltaDrawable
FilterContact(dContact *contact, Transformable *collider)dtCore::Transformable [inline, virtual]
GetAbsoluteMatrix(const osg::Node *node, osg::Matrix &wcMatrix)dtCore::Transformable [static]
GetAmbient(float &r, float &g, float &b, float &a) const dtCore::Light
GetAmbient() const dtCore::Light
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
GetCollisionCategoryBits() const dtCore::Transformable
GetCollisionCollideBits() const dtCore::Transformable
GetCollisionDetection() const dtCore::Transformable
GetCollisionGeomDimensions(std::vector< float > &dimensions)dtCore::Transformable
GetCollisionGeomType() const dtCore::Transformable
GetDiffuse(float &r, float &g, float &b, float &a) const dtCore::Light
GetDiffuse() const dtCore::Light
GetEnabled()dtCore::Light [inline]
GetGeomID() const dtCore::Transformable [inline]
GetIsRenderingProxyNode() const dtCore::Transformable [inline, virtual]
GetLightingMode() const dtCore::Light [inline]
GetLightSource() const dtCore::Light
GetLightSource()dtCore::Light
GetMatrix() const dtCore::Transformable
GetMatrixNode()dtCore::Transformable [inline]
GetMatrixNode() const dtCore::Transformable [inline]
GetName() const dtCore::Base
GetNormalRescaling() const dtCore::Transformable
GetNumber() const dtCore::Light
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]
GetSpecular(float &r, float &g, float &b, float &a) const dtCore::Light
GetSpecular() const dtCore::Light
GetTransform(Transform &xform, CoordSysEnum cs=ABS_CS) const dtCore::Transformable [virtual]
GetUniqueId() const dtCore::Base [inline]
GLOBAL enum valuedtCore::Light
Light(int number, const std::string &name="defaultLight", LightingMode mode=GLOBAL)dtCore::Light
Light(const osg::LightSource &lightSource, const std::string &name="defaultLight", LightingMode mode=GLOBAL)dtCore::Light
LightingMode enum namedtCore::Light
LOCAL enum valuedtCore::Light
mEnableddtCore::Light [protected]
mGeomTransformdtCore::Transformable [protected]
mLightingModedtCore::Light [protected]
mLightSourcedtCore::Light [protected]
OnMessage(MessageData *data)dtCore::Base [inline, virtual]
OnOrphaned()dtCore::DeltaDrawable [protected, virtual]
PostPhysicsStepUpdate()dtCore::Transformable [inline, virtual]
PrePhysicsStepUpdate()dtCore::Transformable [virtual]
REL_CS enum valuedtCore::Transformable
RemoveChild(DeltaDrawable *child)dtCore::Light [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
SetAmbient(float r, float g, float b, float a)dtCore::Light
SetAmbient(const osg::Vec4 &rgba)dtCore::Light
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
SetDiffuse(float r, float g, float b, float a)dtCore::Light
SetDiffuse(const osg::Vec4 &rgba)dtCore::Light
SetEnabled(bool enabled)dtCore::Light
SetLightingMode(LightingMode mode)dtCore::Light
SetMatrix(const osg::Matrix &mat)dtCore::Transformable
SetName(const std::string &name)dtCore::Base
SetNormalRescaling(bool enable)dtCore::Transformable
SetNumber(int number)dtCore::Light
SetParent(DeltaDrawable *parent)dtCore::DeltaDrawable [inline, virtual]
SetProxyNode(osg::Node *proxyNode)dtCore::DeltaDrawable [protected]
SetSpecular(float r, float g, float b, float a)dtCore::Light
SetSpecular(const osg::Vec4 &rgba)dtCore::Light
SetTransform(const Transform &xform, CoordSysEnum cs=ABS_CS)dtCore::Transformable [virtual]
SetUniqueId(const UniqueId &id)dtCore::Base [inline]
Transformable(const std::string &name="Transformable")dtCore::Transformable
Transformable(TransformableNode &node, const std::string &name="Transformable")dtCore::Transformable
TransformableNode typedefdtCore::Transformable
~Base()dtCore::Base [protected, virtual]
~DeltaDrawable()dtCore::DeltaDrawable [protected, virtual]
~Light()=0dtCore::Light [protected, pure virtual]
~Transformable()dtCore::Transformable [protected, virtual]


http://www.delta3d.org
2.0.0 generated 14 Feb 2008