Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

iLightingProcessInfo Struct Reference

The iLightingProcessInfo interface holds information for the lighting system. More...

#include <light.h>

Inheritance diagram for iLightingProcessInfo:

iFrustumViewUserdata iBase csLightingPolyTexQueue List of all members.

Public Methods

virtual iLightGetLight () const=0
 Get the light.

virtual bool GetGouraudOnly () const=0
 Get gouraud only state.

virtual bool IsDynamic () const=0
 Return true if dynamic.

virtual void SetColor (const csColor &col)=0
 Set the current color.

virtual const csColorGetColor () const=0
 Get the current color.


Detailed Description

The iLightingProcessInfo interface holds information for the lighting system.

You can query the userdata from iFrustumView for this interface while in a 'portal' callback. This way you can get specific information from the lighting system for your null-portal.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000