CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
MergeShape.hpp File Reference
#include "EmptyShape.hpp"
#include "ShapeVertex.hpp"
#include "Utility.hpp"

Go to the source code of this file.

Classes

class  CeresEngine::MeshGenerator::MergeShape<>
 
class  CeresEngine::MeshGenerator::MergeShape< Head, Tail... >
 
class  CeresEngine::MeshGenerator::MergeShape< Head, Tail... >::Edges
 
class  CeresEngine::MeshGenerator::MergeShape< Head, Tail... >::Vertices
 

Namespaces

namespace  CeresEngine
 
namespace  CeresEngine::MeshGenerator
 

Functions

template<typename... Shape>
MergeShape< Shape... > CeresEngine::MeshGenerator::mergeShape (Shape... shapes)