|
Ocean
|
Go to the source code of this file.
Data Structures | |
| class | Ocean::Rendering::TriangleFace |
| Definition of a triangle face with three vertex indices. More... | |
Namespaces | |
| namespace | Ocean |
| The namespace covering the entire Ocean framework. | |
| namespace | Ocean::Rendering |
| Namespace of the Rendering library. | |
Typedefs | |
| typedef std::vector< TriangleFace > | Ocean::Rendering::TriangleFaces |
| Definition of a vector holding triangle faces. | |