#include <intersection3.h>
Public Member Functions | |
| template<class TRIANGLETYPE , class SCALARTYPE > | |
| bool | operator() (const TRIANGLETYPE &f, const Ray3< SCALARTYPE > &ray, SCALARTYPE &t) |
Definition at line 722 of file intersection3.h.
| bool vcg::RayTriangleIntersectionFunctor< BACKFACETEST >::operator() | ( | const TRIANGLETYPE & | f, |
| const Ray3< SCALARTYPE > & | ray, | ||
| SCALARTYPE & | t | ||
| ) | [inline] |
Definition at line 725 of file intersection3.h.