|
Unravel Engine C++ Reference
|
#include <icosahedron_mesh.hpp>
Public Member Functions | |
| bool | done () const noexcept |
| mesh_vertex_t | generate () const |
| void | next () |
Friends | |
| class | icosahedron_mesh_t |
Definition at line 43 of file icosahedron_mesh.hpp.
|
noexcept |
Definition at line 107 of file icosahedron_mesh.cpp.
| mesh_vertex_t icosahedron_mesh_t::vertices_t::generate | ( | ) | const |
Definition at line 112 of file icosahedron_mesh.cpp.
| void icosahedron_mesh_t::vertices_t::next | ( | ) |
Definition at line 124 of file icosahedron_mesh.cpp.
|
friend |
Definition at line 63 of file icosahedron_mesh.hpp.