Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
point_in_poly.h File Reference
#include "igl_inline.h"
#include <vector>
#include "point_in_poly.cpp"
+ Include dependency graph for point_in_poly.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

bool IGL_INLINE igl::point_in_poly (const std::vector< std::vector< unsigned int > > &poly, const unsigned int xt, const unsigned int yt)