BALL::VIEW::Stage::RaytracingMaterial Class Reference

#include <BALL/VIEW/KERNEL/stage.h>

List of all members.

Public Attributes

ColorRGBA ambient_color
float ambient_intensity
ColorRGBA specular_color
float specular_intensity
ColorRGBA reflective_color
float reflective_intensity
float shininess
float transparency

Detailed Description

This class holds all material parameters passed on to a raytracer.


Member Data Documentation