nr-light.h File Reference
Detailed Description
These classes provide tools to compute interesting objects relative to light sources. Each class provides a constructor converting information contained in a sp light object into information useful in the current setting, a method to get the light vector (at a given point) and a method to get the light color components (at a given point).
Definition in file nr-light.h.
#include <gdk/gdktypes.h>
#include "display/nr-3dutils.h"
#include "display/nr-light-types.h"
Go to the source code of this file.
|
Namespaces |
namespace | NR |
Classes |
class | NR::DistantLight |
class | NR::PointLight |
class | NR::SpotLight |
Enumerations |
enum | LightComponent { LIGHT_RED = 0,
LIGHT_GREEN,
LIGHT_BLUE
} |