Function mrpt::math::assemblePolygons()

Function Documentation

Warning

doxygenfunction: Unable to resolve function “mrpt::math::assemblePolygons” with arguments () in doxygen xml output for project “mrpt_math Doxygen Project” from directory: /tmp/ws/docs_build/mrpt_math/output_staging/generated/doxygen/xml. Potential matches:

- void assemblePolygons(const std::vector<TObject3D> &objs, std::vector<TPolygon3D> &polys)
- void assemblePolygons(const std::vector<TObject3D> &objs, std::vector<TPolygon3D> &polys, std::vector<TObject3D> &remainder)
- void assemblePolygons(const std::vector<TObject3D> &objs, std::vector<TPolygon3D> &polys, std::vector<TSegment3D> &remainder1, std::vector<TObject3D> &remainder2)
- void assemblePolygons(const std::vector<TSegment3D> &segms, std::vector<TPolygon3D> &polys)
- void assemblePolygons(const std::vector<TSegment3D> &segms, std::vector<TPolygon3D> &polys, std::vector<TSegment3D> &remainder)