Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members | Related Pages

openvrml::gl::viewer::light_info Struct Reference

Light information. More...

Collaboration diagram for openvrml::gl::viewer::light_info:

Collaboration graph
[legend]
List of all members.

Public Attributes

light_type type
 Light type.

int nesting_level
 Nesting level.

float radius_squared
 The light's radius squared.

vec3f location
 The light's location.


Detailed Description

Light information.