Eidolon
|
This is the complete list of members for OgreLight, including all inherited members.
isVisible() const | OgreLight | inlinevirtual |
light | OgreLight | protected |
Light() | Light | inline |
OgreLight(Ogre::Light *light, OgreRenderScene *scene) | OgreLight | inline |
scene | OgreLight | protected |
setAttenuation(real range, real constant=0.0f, real linear=1.0f, real quad=0.0f) | OgreLight | inlinevirtual |
setDiffuse(const color &c) | OgreLight | inlinevirtual |
setDirection(vec3 &v) | OgreLight | inlinevirtual |
setDirectional() | OgreLight | inlinevirtual |
setPoint() | OgreLight | inlinevirtual |
setPosition(vec3 &v) | OgreLight | inlinevirtual |
setSpecular(const color &c) | OgreLight | inlinevirtual |
setSpotlight(real radsInner, real radsOuter, real falloff=1.0f) | OgreLight | inlinevirtual |
setVisible(bool isVisible) | OgreLight | inlinevirtual |
~Light() | Light | inlinevirtual |
~OgreLight() | OgreLight | virtual |