Unravel Engine C++ Reference
|
#include <spherical_triangle_mesh.hpp>
Public Member Functions | |
bool | done () const noexcept |
triangle_t | generate () const |
void | next () |
Friends | |
class | spherical_triangle_mesh_t |
Definition at line 17 of file spherical_triangle_mesh.hpp.
|
noexcept |
Definition at line 15 of file spherical_triangle_mesh.cpp.
triangle_t spherical_triangle_mesh_t::triangles_t::generate | ( | ) | const |
Definition at line 20 of file spherical_triangle_mesh.cpp.
void spherical_triangle_mesh_t::triangles_t::next | ( | ) |
Definition at line 43 of file spherical_triangle_mesh.cpp.
|
friend |
Definition at line 34 of file spherical_triangle_mesh.hpp.