#include <vcg/space/index/base.h>#include <vcg/space/box3.h>#include <vcg/space/index/space_iterators.h>

Go to the source code of this file.
Classes | |
| class | vcg::BasicGrid< SCALARTYPE > |
Namespaces | |
| namespace | vcg |
* | |
Defines | |
| #define | __cdecl |
| #define | __int64 long long |
Functions | |
| template<class scalar_type > | |
| void | vcg::BestDim (const Box3< scalar_type > box, const scalar_type voxel_size, Point3i &dim) |
| template<class scalar_type > | |
| void | vcg::BestDim (const __int64 elems, const Point3< scalar_type > &size, Point3i &dim) |
| #define __cdecl |
Definition at line 34 of file grid_util.h.
| #define __int64 long long |
Definition at line 33 of file grid_util.h.