Unravel Engine C++ Reference
Loading...
Searching...
No Matches
repeat_shape.hpp File Reference
#include "edge.hpp"
#include "shape_vertex.hpp"
#include "utils.hpp"

Go to the source code of this file.

Classes

class  generator::repeat_shape_t< shape_t >
 
class  generator::repeat_shape_t< shape_t >::edges_t
 
class  generator::repeat_shape_t< shape_t >::vertices_t
 

Namespaces

namespace  generator
 

Functions

template<typename shape_t >
repeat_shape_t< shape_t > generator::repeat_shape (shape_t shape, int instances, const gml::dvec2 &delta) noexcept