#include <OpenTissue/configuration.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::intersect |
Functions | |
template<typename vector3_type , typename sphere_type > | |
bool | OpenTissue::intersect::line_sphere (vector3_type const &b, vector3_type const &e, sphere_type const &sphere) |