Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
bone_visible.h File Reference
#include <igl/igl_inline.h>
#include <Eigen/Core>
#include "EmbreeIntersector.h"
#include "bone_visible.cpp"
+ Include dependency graph for bone_visible.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::embree
 

Functions

template<typename DerivedV , typename DerivedF , typename DerivedSD , typename Derivedflag >
IGL_INLINE void igl::embree::bone_visible (const Eigen::PlainObjectBase< DerivedV > &V, const Eigen::PlainObjectBase< DerivedF > &F, const Eigen::PlainObjectBase< DerivedSD > &s, const Eigen::PlainObjectBase< DerivedSD > &d, Eigen::PlainObjectBase< Derivedflag > &flag)
 
template<typename DerivedV , typename DerivedF , typename DerivedSD , typename Derivedflag >
IGL_INLINE void igl::embree::bone_visible (const Eigen::PlainObjectBase< DerivedV > &V, const Eigen::PlainObjectBase< DerivedF > &F, const EmbreeIntersector &ei, const Eigen::PlainObjectBase< DerivedSD > &s, const Eigen::PlainObjectBase< DerivedSD > &d, Eigen::PlainObjectBase< Derivedflag > &flag)