Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
component_inside_component.h File Reference
#include "../../igl_inline.h"
#include <Eigen/Core>
#include <vector>
#include "component_inside_component.cpp"
+ Include dependency graph for component_inside_component.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 DerivedV , typename DerivedF , typename DerivedI >
IGL_INLINE bool igl::copyleft::cgal::component_inside_component (const Eigen::PlainObjectBase< DerivedV > &V1, const Eigen::PlainObjectBase< DerivedF > &F1, const Eigen::PlainObjectBase< DerivedI > &I1, const Eigen::PlainObjectBase< DerivedV > &V2, const Eigen::PlainObjectBase< DerivedF > &F2, const Eigen::PlainObjectBase< DerivedI > &I2)
 
template<typename DerivedV , typename DerivedF >
IGL_INLINE bool igl::copyleft::cgal::component_inside_component (const Eigen::PlainObjectBase< DerivedV > &V1, const Eigen::PlainObjectBase< DerivedF > &F1, const Eigen::PlainObjectBase< DerivedV > &V2, const Eigen::PlainObjectBase< DerivedF > &F2)