Unravel Engine C++ Reference
|
Empty shape with zero vertices and edges. More...
#include <empty_shape.hpp>
Classes | |
class | edges_t |
class | vertices_t |
Public Member Functions | |
edges_t | edges () const noexcept |
vertices_t | vertices () const noexcept |
Empty shape with zero vertices and edges.
Definition at line 11 of file empty_shape.hpp.
|
noexcept |
Definition at line 43 of file empty_shape.cpp.
|
noexcept |
Definition at line 48 of file empty_shape.cpp.