Public Member Functions | Public Attributes | List of all members
Ogre::SceneManager::LightClippingInfo Struct Reference

Struct for caching light clipping information for re-use in a frame. More...

#include <OgreSceneManager.h>

Public Member Functions

 LightClippingInfo ()
 

Public Attributes

PlaneList clipPlanes
 
unsigned long clipPlanesValid
 
RealRect scissorRect
 
bool scissorValid
 

Detailed Description

Struct for caching light clipping information for re-use in a frame.

Definition at line 755 of file OgreSceneManager.h.

Constructor & Destructor Documentation

§ LightClippingInfo()

Ogre::SceneManager::LightClippingInfo::LightClippingInfo ( )

Definition at line 761 of file OgreSceneManager.h.

Member Data Documentation

§ clipPlanes

PlaneList Ogre::SceneManager::LightClippingInfo::clipPlanes

Definition at line 758 of file OgreSceneManager.h.

§ clipPlanesValid

unsigned long Ogre::SceneManager::LightClippingInfo::clipPlanesValid

Definition at line 760 of file OgreSceneManager.h.

§ scissorRect

RealRect Ogre::SceneManager::LightClippingInfo::scissorRect

Definition at line 757 of file OgreSceneManager.h.

§ scissorValid

bool Ogre::SceneManager::LightClippingInfo::scissorValid

Definition at line 759 of file OgreSceneManager.h.


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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Mon Jan 2 2017 11:48:48