Namespaces | Functions

/home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/OpenTissue/OpenTissue/collision/intersect/intersect_sphere_triangle.h File Reference

#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)