|
Unravel Engine C++ Reference
|
#include <empty_path.hpp>
Public Member Functions | |
| path_vertex_t | generate () const |
| bool | done () const noexcept |
| void | next () |
Friends | |
| class | empty_path_t |
Definition at line 28 of file empty_path.hpp.
|
noexcept |
Definition at line 29 of file empty_path.cpp.
| path_vertex_t empty_path_t::vertices_t::generate | ( | ) | const |
Definition at line 24 of file empty_path.cpp.
| void empty_path_t::vertices_t::next | ( | ) |
Definition at line 34 of file empty_path.cpp.
|
friend |
Definition at line 38 of file empty_path.hpp.