|
CeresEngine 0.2.0
A game development framework
|
#include <CeresEngine/Mesh/Generator/Edge.hpp>
Public Member Functions | |
| Edge () noexcept | |
| Edge (const Vector2i &vertices) noexcept | |
Public Attributes | |
| Vector2i | vertices |
|
inlinenoexcept |
|
inlineexplicitnoexcept |
| Vector2i CeresEngine::MeshGenerator::Edge::vertices |