Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::Rendering::GlobalIllumination::RayIntersection |
This class implements a ray intersection object. More... | |
Namespaces | |
Ocean | |
The namespace covering the entire Ocean framework. | |
Ocean::Rendering | |
Namespace of the Rendering library. | |
Ocean::Rendering::GlobalIllumination | |
Namespace of the Rendering Global Illumination library. | |
Typedefs | |
typedef std::vector< RayIntersection > | Ocean::Rendering::GlobalIllumination::RayIntersections |
Definition of a vector holding ray intersection objects. More... | |