Class hierarchy   Compound list   File list   Compound Members   File Members  

Light Class Reference

Generic light. More...

Inherits Interface.

List of all members.

Public Members

Related Functions

(Note that these are not member functions.)

Detailed Description

Generic light.


Member Function Documentation

virtual long Light::status() = 0 [pure virtual]

Returns non-zero if an error has occurred.

DLLExport Light* newSunLight(float x, float y, float z, float Red=0.7f, float Green=0.9f, float Blue=0.7f)

Create a new light, which is a parallel point (like Sun Light) with a specified color.

Coordinates specify the initial position for the light.


The documentation for this class was generated from the following files: