Home
last modified time | relevance | path

Searched refs:is_outside_box (Results 1 – 2 of 2) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bmsh3d/
H A Dbmsh3d_face.h202 bool is_outside_box(const vgl_box_3d<double>& box) const;
H A Dbmsh3d_face.cxx466 bool bmsh3d_face::is_outside_box (const vgl_box_3d<double>& box) const in is_outside_box() function in bmsh3d_face