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

List of all members.

Detailed Description

Light information.


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.

Member Data Documentation

Light type.

Nesting level.

The light's radius squared.

The light's location.