Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Ogre::Light Member List

This is the complete list of members for Ogre::Light, including all inherited members.
_getParentNodeFullTransform(void) constOgre::MovableObject [virtual]
_notifyAttached(Node *parent, bool isTagPoint=false)Ogre::MovableObject [virtual]
_notifyCurrentCamera(Camera *cam)Ogre::Light [virtual]
_updateRenderQueue(RenderQueue *queue)Ogre::Light [virtual]
addQueryFlags(unsigned long flags)Ogre::MovableObject [virtual]
getAttenuationConstant(void) constOgre::Light
getAttenuationLinear(void) constOgre::Light
getAttenuationQuadric(void) constOgre::Light
getAttenuationRange(void) constOgre::Light
getBoundingBox(void) constOgre::Light [virtual]
getBoundingRadius(void) constOgre::Light [virtual]
getDerivedDirection(void) constOgre::Light
getDerivedPosition(void) constOgre::Light
getDiffuseColour(void) constOgre::Light
getDirection(void) constOgre::Light
getMovableType(void) constOgre::Light [virtual]
getName(void) constOgre::Light [virtual]
getParentNode(void) constOgre::MovableObject [virtual]
getPosition(void) constOgre::Light
getQueryFlags(void) constOgre::MovableObject [virtual]
getRenderQueueGroup(void) constOgre::MovableObject [virtual]
getSpecularColour(void) constOgre::Light
getSpotlightFalloff(void) constOgre::Light
getSpotlightInnerAngle(void) constOgre::Light
getSpotlightOuterAngle(void) constOgre::Light
getType(void) constOgre::Light
getUserObject(void)Ogre::MovableObject [virtual]
getWorldBoundingBox(bool derive=false) constOgre::MovableObject [virtual]
getWorldBoundingSphere(bool derive=false) constOgre::MovableObject [virtual]
isAttached(void) constOgre::MovableObject [virtual]
isVisible(void) constOgre::MovableObject [virtual]
Light()Ogre::Light
Light(const String &name)Ogre::Light
LightTypes enum nameOgre::Light
LT_DIRECTIONAL enum valueOgre::Light
LT_POINT enum valueOgre::Light
LT_SPOTLIGHT enum valueOgre::Light
mAttenuationConstOgre::Light [private]
mAttenuationLinearOgre::Light [private]
mAttenuationQuadOgre::Light [private]
mDerivedDirectionOgre::Light [private]
mDerivedPositionOgre::Light [private]
mDiffuseOgre::Light [private]
mDirectionOgre::Light [private]
mLastParentOrientationOgre::Light [private]
mLastParentPositionOgre::Light [private]
mLightTypeOgre::Light [private]
mNameOgre::Light [private]
MovableObject()Ogre::MovableObject
mParentIsTagPointOgre::MovableObject [protected]
mParentNodeOgre::MovableObject [protected]
mPositionOgre::Light [private]
mQueryFlagsOgre::MovableObject [protected]
mRangeOgre::Light [private]
mRenderQueueIDOgre::MovableObject [protected]
msMovableTypeOgre::Light [private, static]
mSpecularOgre::Light [private]
mSpotFalloffOgre::Light [private]
mSpotInnerOgre::Light [private]
mSpotOuterOgre::Light [private]
mUserObjectOgre::MovableObject [protected]
mVisibleOgre::MovableObject [protected]
mWorldAABBOgre::MovableObject [protected]
mWorldBoundingSphereOgre::MovableObject [protected]
removeQueryFlags(unsigned long flags)Ogre::MovableObject [virtual]
setAttenuation(Real range, Real constant, Real linear, Real quadratic)Ogre::Light
setDiffuseColour(Real red, Real green, Real blue)Ogre::Light
setDiffuseColour(const ColourValue &colour)Ogre::Light
setDirection(Real x, Real y, Real z)Ogre::Light
setDirection(const Vector3 &vec)Ogre::Light
setPosition(Real x, Real y, Real z)Ogre::Light
setPosition(const Vector3 &vec)Ogre::Light
setQueryFlags(unsigned long flags)Ogre::MovableObject [virtual]
setRenderQueueGroup(RenderQueueGroupID queueID)Ogre::MovableObject [virtual]
setSpecularColour(Real red, Real green, Real blue)Ogre::Light
setSpecularColour(const ColourValue &colour)Ogre::Light
setSpotlightRange(Real innerAngle, Real outerAngle, Real falloff=1.0)Ogre::Light
setType(LightTypes type)Ogre::Light
setUserObject(UserDefinedObject *obj)Ogre::MovableObject [virtual]
setVisible(bool visible)Ogre::Light [virtual]
tempSquareDistOgre::Light
update(void) constOgre::Light [private]
~Light()Ogre::Light
~MovableObject()Ogre::MovableObject [virtual]

Copyright © 2002-2003 by The OGRE Team
Last modified Wed Jan 21 00:18:01 2004