|
Unravel Engine C++ Reference
|
#include <empty_shape.hpp>
Public Member Functions | |
| shape_vertex_t | generate () const |
| bool | done () const noexcept |
| void | next () |
Friends | |
| class | empty_shape_t |
Definition at line 26 of file empty_shape.hpp.
|
noexcept |
Definition at line 33 of file empty_shape.cpp.
| shape_vertex_t empty_shape_t::vertices_t::generate | ( | ) | const |
Definition at line 28 of file empty_shape.cpp.
| void empty_shape_t::vertices_t::next | ( | ) |
Definition at line 38 of file empty_shape.cpp.
|
friend |
Definition at line 35 of file empty_shape.hpp.