Unravel Engine C++ Reference
|
#include <teapot_mesh.hpp>
Public Member Functions | |
bool | done () const noexcept |
mesh_vertex_t | generate () const |
void | next () |
Friends | |
class | teapot_mesh_t |
Definition at line 42 of file teapot_mesh.hpp.
|
noexcept |
Definition at line 210 of file teapot_mesh.cpp.
mesh_vertex_t teapot_mesh_t::vertices_t::generate | ( | ) | const |
Definition at line 215 of file teapot_mesh.cpp.
void teapot_mesh_t::vertices_t::next | ( | ) |
Definition at line 220 of file teapot_mesh.cpp.
|
friend |
Definition at line 62 of file teapot_mesh.hpp.