#include <intersection2.h>
Public Member Functions | |
template<class SEGMENTTYPE , class SCALARTYPE > | |
bool | operator() (const SEGMENTTYPE &S, const Ray2< SCALARTYPE > &ray, SCALARTYPE &t) |
Definition at line 366 of file intersection2.h.
bool vcg::RaySegmentIntersectionFunctor::operator() | ( | const SEGMENTTYPE & | S, |
const Ray2< SCALARTYPE > & | ray, | ||
SCALARTYPE & | t | ||
) | [inline] |
Definition at line 370 of file intersection2.h.