#include <OpenTissue/configuration.h>
#include <OpenTissue/collision/intersect/intersect_line_triangle.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::intersect |
Functions | |
template<typename triangle_type , typename vector3_container > | |
bool | OpenTissue::intersect::triangle_triangle (triangle_type const &A, triangle_type const &B, vector3_container &points) |