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

Go to the source code of this file.

Classes

class  generator::repeat_path_t< path_t >
 
class  generator::repeat_path_t< path_t >::edges_t
 
class  generator::repeat_path_t< path_t >::vertices_t
 

Namespaces

namespace  generator
 

Functions

template<typename path_t >
repeat_path_t< path_t > generator::repeat_path (path_t path, int instances, const gml::dvec3 &delta) noexcept