|
Ocean
|
Go to the source code of this file.
Data Structures | |
| class | Ocean::Rendering::QuadFace |
| Definition of a quad face with four vertex indices. More... | |
Namespaces | |
| namespace | Ocean |
| The namespace covering the entire Ocean framework. | |
| namespace | Ocean::Rendering |
| Namespace of the Rendering library. | |
Typedefs | |
| using | Ocean::Rendering::QuadFaces = std::vector< QuadFace > |
| Definition of a vector holding quad faces. | |