#include <utils.h>
Public Member Functions | |
| template<class OBJTYPE , class SCALARTYPE > | |
| void | operator() (const OBJTYPE &obj, Box3< SCALARTYPE > &box) |
Helper class used to build in a easy way a functor that gives the bbox of a face used mainly in the aabbtree that require such a functor as a parameter
| void vcg::GetBox3Functor::operator() | ( | const OBJTYPE & | obj, |
| Box3< SCALARTYPE > & | box | ||
| ) | [inline] |