#include <rendcontext.h>
Collaboration diagram for DirectionalLight:

Public Attributes | |
| float | apparentSize |
| Color | color |
| Vec3f | direction_eye |
| Vec3f | direction_obj |
| float | irradiance |
| Point3d | position |
|
|
Definition at line 28 of file rendcontext.h. |
|
|
Definition at line 20 of file rendcontext.h. Referenced by Renderer::renderObject(), setLightParameters_GLSL(), and setLightParameters_VP(). |
|
|
Definition at line 22 of file rendcontext.h. |
|
|
Definition at line 23 of file rendcontext.h. Referenced by renderRings_GLSL(), and setLightParameters_GLSL(). |
|
|
Definition at line 21 of file rendcontext.h. Referenced by Renderer::renderObject(), setLightParameters_GLSL(), and setLightParameters_VP(). |
|
|
Definition at line 27 of file rendcontext.h. |
1.4.1