FPoly examples

Hello,

I would like to use FPoly but the documentation is very simple, is there and example of how to use this class?

I would like to:

  • Create simple concave polygons with holes
  • Triangulate the polygon
  • Inside point test

Is it possible with FPoly? I read it is possible to make boolean operations but I can’t find how.

Thanks!