Public Member Functions | Public Attributes
Ogre::SceneManager::LightInfo Struct Reference

Cached light information, used to tracking light's changes. More...

#include <OgreSceneManager.h>

List of all members.

Public Member Functions

bool operator== (const LightInfo &rhs) const
bool operator!= (const LightInfo &rhs) const

Public Attributes

Lightlight
int type
Real range
Vector3 position
uint32 lightMask

Detailed Description

Cached light information, used to tracking light's changes.

Definition at line 486 of file OgreSceneManager.h.


Member Function Documentation

bool Ogre::SceneManager::LightInfo::operator!= ( const LightInfo rhs) const

Definition at line 500 of file OgreSceneManager.h.

bool Ogre::SceneManager::LightInfo::operator== ( const LightInfo rhs) const

Definition at line 494 of file OgreSceneManager.h.

References light, lightMask, position, range, and type.


Member Data Documentation

Definition at line 488 of file OgreSceneManager.h.

Referenced by operator==().

Definition at line 492 of file OgreSceneManager.h.

Referenced by operator==().

Definition at line 491 of file OgreSceneManager.h.

Referenced by operator==().

Definition at line 490 of file OgreSceneManager.h.

Referenced by operator==().

Definition at line 489 of file OgreSceneManager.h.

Referenced by operator==().


The documentation for this struct was generated from the following file:

Copyright © 2008 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Sat Jan 14 2012 18:40:52