Unravel Engine C++ Reference
|
#include <dodecahedron_mesh.hpp>
Public Member Functions | |
bool | done () const noexcept |
triangle_t | generate () const |
void | next () |
Friends | |
class | dodecahedron_mesh_t |
Definition at line 21 of file dodecahedron_mesh.hpp.
|
noexcept |
Definition at line 64 of file dodecahedron_mesh.cpp.
triangle_t dodecahedron_mesh_t::triangles_t::generate | ( | ) | const |
Definition at line 69 of file dodecahedron_mesh.cpp.
void dodecahedron_mesh_t::triangles_t::next | ( | ) |
Definition at line 85 of file dodecahedron_mesh.cpp.
|
friend |
Definition at line 41 of file dodecahedron_mesh.hpp.