Unravel Engine C++ Reference
|
Empty path with zero vertices and edges. More...
#include <empty_path.hpp>
Classes | |
class | edges_t |
class | vertices_t |
Public Member Functions | |
empty_path_t () | |
edges_t | edges () const noexcept |
vertices_t | vertices () const noexcept |
Empty path with zero vertices and edges.
Definition at line 12 of file empty_path.hpp.
empty_path_t::empty_path_t | ( | ) |
Definition at line 43 of file empty_path.cpp.
|
noexcept |
Definition at line 47 of file empty_path.cpp.
|
noexcept |
Definition at line 52 of file empty_path.cpp.