![]() |
Prusa Slicer 2.6.0
|
#include "../../igl_inline.h"#include <Eigen/Dense>#include <CGAL/Complex_2_in_triangulation_3.h>#include "complex_to_mesh.cpp"
Include dependency graph for complex_to_mesh.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | igl |
| namespace | igl::copyleft |
| namespace | igl::copyleft::cgal |
Functions | |
| template<typename Tr , typename DerivedV , typename DerivedF > | |
| IGL_INLINE bool | igl::copyleft::cgal::complex_to_mesh (const CGAL::Complex_2_in_triangulation_3< Tr > &c2t3, Eigen::PlainObjectBase< DerivedV > &V, Eigen::PlainObjectBase< DerivedF > &F) |