Horizon
src
util
clipper_util.hpp
1
#pragma once
2
#include "clipper/clipper.hpp"
3
4
namespace
horizon {
5
ClipperLib::Path transform_path(
const
class
Placement &
transform
,
const
ClipperLib::Path &path);
6
}
meta::transform
_t< detail::transform_< list< Args... > >> transform
Return a new meta::list constructed by transforming all the elements in L with the unary invocable Fn...
Definition:
meta.hpp:1855
Generated by
1.9.1