![]() |
VCG Library
|
This class is used to compute or update the bounding box of a mesh.. More...
#include <vcg/complex/algorithms/update/bounding.h>
Static Public Member Functions | |
static void | Box (ComputeMeshType &m) |
Calculates the bounding box of the given mesh m. | |
This class is used to compute or update the bounding box of a mesh..
Definition at line 34 of file bounding.h.
|
inlinestatic |
Calculates the bounding box of the given mesh m.
Definition at line 45 of file bounding.h.