CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::MeshGenerator::EmptyShape Class Reference

Empty shape with zero vertices and edges. More...

#include <CeresEngine/Mesh/Generator/EmptyShape.hpp>

Inheritance diagram for CeresEngine::MeshGenerator::EmptyShape:
CeresEngine::MeshGenerator::MergeShape<>

Classes

class  Edges
 
class  Vertices
 

Public Member Functions

Edges edges () const noexcept
 
Vertices vertices () const noexcept
 

Detailed Description

Empty shape with zero vertices and edges.

Member Function Documentation

◆ edges()

Edges CeresEngine::MeshGenerator::EmptyShape::edges ( ) const
noexcept

◆ vertices()

Vertices CeresEngine::MeshGenerator::EmptyShape::vertices ( ) const
noexcept

The documentation for this class was generated from the following file: