Unravel Engine C++ Reference
|
#include <repeat_shape.hpp>
Public Member Functions | |
bool | done () const noexcept |
shape_vertex_t | generate () const |
void | next () |
Friends | |
class | repeat_shape_t |
int | count (const vertices_t &generator) noexcept |
Definition at line 78 of file repeat_shape.hpp.
|
inlinenoexcept |
Definition at line 81 of file repeat_shape.hpp.
|
inline |
Definition at line 86 of file repeat_shape.hpp.
|
inline |
Definition at line 93 of file repeat_shape.hpp.
|
friend |
Definition at line 130 of file repeat_shape.hpp.
|
friend |
Definition at line 135 of file repeat_shape.hpp.