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

Go to the source code of this file.

Classes

class  generator::merge_path_t<>
 
class  generator::merge_path_t< Head, Tail... >
 
class  generator::merge_path_t< Head, Tail... >::edges_t
 
class  generator::merge_path_t< Head, Tail... >::vertices_t
 

Namespaces

namespace  generator
 

Functions

template<typename... Path>
merge_path_t< Path... > generator::merge_path (Path... paths)