|
Unravel Engine C++ Reference
|
#include <icosahedron_mesh.hpp>
Public Member Functions | |
| bool | done () const noexcept |
| triangle_t | generate () const |
| void | next () |
Friends | |
| class | icosahedron_mesh_t |
Definition at line 20 of file icosahedron_mesh.hpp.
|
noexcept |
Definition at line 52 of file icosahedron_mesh.cpp.
| triangle_t icosahedron_mesh_t::triangles_t::generate | ( | ) | const |
Definition at line 57 of file icosahedron_mesh.cpp.
| void icosahedron_mesh_t::triangles_t::next | ( | ) |
Definition at line 73 of file icosahedron_mesh.cpp.
|
friend |
Definition at line 40 of file icosahedron_mesh.hpp.