BALL
1.4.79
|
Classes | |
class | BALL::VIEW::LightSource |
class | BALL::VIEW::Stage::RaytracingMaterial |
class | BALL::VIEW::Stage |
class | BALL::VIEW::Camera |
Enumerations | |
enum | BALL::VIEW::LightSource::Types { BALL::VIEW::LightSource::AMBIENT = 0, BALL::VIEW::LightSource::POSITIONAL, BALL::VIEW::LightSource::DIRECTIONAL } |
Enumeration of different types of lights. More... | |
enum | BALL::VIEW::Camera::ProjectionMode { BALL::VIEW::Camera::PERSPECTIVE = 0, BALL::VIEW::Camera::ORTHOGRAPHIC } |
Enumeration of different projection modes. More... | |
These classes provide datastructures, which are required by the Scene .
Enumeration of different types of lights.