|
CeresEngine 0.2.0
A game development framework
|
#include "CeresEngine/Mesh/Forward.hpp"#include "CeresEngine/DataTypes.hpp"#include "CeresEngine/Foundation/Container/Array.hpp"#include "CeresEngine/Foundation/Container/Vector.hpp"#include "CeresEngine/Math/Vector.hpp"Go to the source code of this file.
Classes | |
| class | CeresEngine::Transvoxel |
| struct | CeresEngine::Transvoxel::RegularCellData |
| struct | CeresEngine::Transvoxel::TransitionCellData |
| The TransitionCellData structure holds information about the triangulation used for a single equivalence class in the Transvoxel Algorithm transition cell, described in Section 4.3. More... | |
Namespaces | |
| namespace | CeresEngine |