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

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

Public Member Functions

 Edge () noexcept
 
 Edge (const Vector2i &vertices) noexcept
 

Public Attributes

Vector2i vertices
 

Constructor & Destructor Documentation

◆ Edge() [1/2]

CeresEngine::MeshGenerator::Edge::Edge ( )
inlinenoexcept

◆ Edge() [2/2]

CeresEngine::MeshGenerator::Edge::Edge ( const Vector2i &  vertices)
inlineexplicitnoexcept

Member Data Documentation

◆ vertices

Vector2i CeresEngine::MeshGenerator::Edge::vertices

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