Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
ray_sphere_intersect.h File Reference
#include "igl_inline.h"
#include <Eigen/Core>
#include "ray_sphere_intersect.cpp"
+ Include dependency graph for ray_sphere_intersect.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 Derivedo , typename Derivedd , typename Derivedc , typename r_type , typename t_type >
IGL_INLINE int igl::ray_sphere_intersect (const Eigen::PlainObjectBase< Derivedo > &o, const Eigen::PlainObjectBase< Derivedd > &d, const Eigen::PlainObjectBase< Derivedc > &c, r_type r, t_type &t0, t_type &t1)