CrystalSpace

Public API Reference

CS::RenderManager::LightingSorter::LightInfo Struct Reference

Information associated with a light. More...

#include <csplugincommon/rendermanager/lightsetup.h>

List of all members.

Public Attributes

bool isStatic
 Whether light is static.
iLightlight
 Pointer to light.
uint numSubLights
 Number of required sublights ("virtual" lights when, for technical purposes, a light can not be rendered completely at once).
LightSettings settings
 Compatibility light settings.
uintsubLights
 Sublight IDs.

Detailed Description

Information associated with a light.

Definition at line 163 of file lightsetup.h.


Member Data Documentation

Whether light is static.

Definition at line 168 of file lightsetup.h.

Pointer to light.

Definition at line 166 of file lightsetup.h.

Number of required sublights ("virtual" lights when, for technical purposes, a light can not be rendered completely at once).

Definition at line 173 of file lightsetup.h.

Compatibility light settings.

Definition at line 177 of file lightsetup.h.


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

Generated for Crystal Space 2.0 by doxygen 1.6.1