Unravel Engine C++ Reference
Loading...
Searching...
No Matches
flip_path.hpp File Reference
#include "edge.hpp"
#include "transform_path.hpp"

Go to the source code of this file.

Classes

class  generator::flip_path_t< path_t >
 Flips mesh inside out. Reverses triangles and normals. More...
 
class  generator::flip_path_t< path_t >::edges_t
 

Namespaces

namespace  generator
 

Functions

template<typename path_t >
flip_path_t< path_t > generator::flip_path (path_t path)