#include <eclipseray/eclipse.h>
#include <eclipseray/yrtypes.h>
Go to the source code of this file.
Classes | |
class | Light |
This class contains base information for lights, as specified on the DragonAge's toolset. More... | |
class | PointLight |
Basic omnidirectional light. More... | |
class | AreaLight |
Defines a light that spawns a given area. More... | |
class | AmbientLight |
Simulates a light that comes from all directions. More... | |
class | SpotLight |
A light that irradiates in a cone-shape way. More... |
Definition in file eclight.h.