|
Unravel Engine C++ Reference
|
#include <repeat_mesh.hpp>
Public Member Functions | |
| bool | done () const noexcept |
| triangle_t | generate () const |
| void | next () noexcept |
Friends | |
| class | repeat_mesh_t |
| int | count (const triangles_t &generator) noexcept |
Definition at line 18 of file repeat_mesh.hpp.
|
inlinenoexcept |
Definition at line 21 of file repeat_mesh.hpp.
|
inline |
Definition at line 26 of file repeat_mesh.hpp.
|
inlinenoexcept |
Definition at line 33 of file repeat_mesh.hpp.
|
friend |
Definition at line 70 of file repeat_mesh.hpp.
|
friend |
Definition at line 75 of file repeat_mesh.hpp.