#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 872 of file intersection3.h.
| bool vcg::RayTriangleIntersectionFunctor< BACKFACETEST >::operator() | ( | const TRIANGLETYPE & | f, | |
| const Ray3< SCALARTYPE > & | ray, | |||
| SCALARTYPE & | t | |||
| ) | [inline] |
Definition at line 875 of file intersection3.h.