#include <OpenTissue/configuration.h>#include <OpenTissue/collision/intersect/intersect_line_sphere.h>#include <OpenTissue/core/math/math_precision.h>#include <OpenTissue/core/geometry/geometry_barycentric.h>#include <OpenTissue/core/geometry/geometry_plane.h>Go to the source code of this file.
Namespaces | |
| namespace | OpenTissue |
| namespace | OpenTissue::intersect |
Functions | |
| template<typename sphere_type , typename triangle_type > | |
| bool | OpenTissue::intersect::sphere_triangle (sphere_type const &sphere, triangle_type const &triangle) |
1.7.1