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 | |
namespace | Ocean |
The namespace covering the entire Ocean framework. | |
namespace | Ocean::Rendering |
Namespace of the Rendering library. | |
namespace | 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. | |