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

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

template<typename DerivedV , typename DerivedF >
IGL_INLINE void igl::compute_frame_field_bisectors (const Eigen::PlainObjectBase< DerivedV > &V, const Eigen::PlainObjectBase< DerivedF > &F, const Eigen::PlainObjectBase< DerivedV > &B1, const Eigen::PlainObjectBase< DerivedV > &B2, const Eigen::PlainObjectBase< DerivedV > &PD1, const Eigen::PlainObjectBase< DerivedV > &PD2, Eigen::PlainObjectBase< DerivedV > &BIS1, Eigen::PlainObjectBase< DerivedV > &BIS2)
 
template<typename DerivedV , typename DerivedF >
IGL_INLINE void igl::compute_frame_field_bisectors (const Eigen::PlainObjectBase< DerivedV > &V, const Eigen::PlainObjectBase< DerivedF > &F, const Eigen::PlainObjectBase< DerivedV > &PD1, const Eigen::PlainObjectBase< DerivedV > &PD2, Eigen::PlainObjectBase< DerivedV > &BIS1, Eigen::PlainObjectBase< DerivedV > &BIS2)