Go to the source code of this file.
Classes | |
class | vcg::BasicGrid2D< SCALARTYPE > |
Namespaces | |
namespace | vcg |
* | |
Defines | |
#define | __cdecl |
#define | __int64 long long |
Functions | |
template<class scalar_type > | |
void | vcg::BestDim2D (const Box2< scalar_type > box, const scalar_type voxel_size, Point2i &dim) |
template<class scalar_type > | |
void | vcg::BestDim2D (const __int64 elems, const Point2< scalar_type > &size, Point2i &dim) |
#define __cdecl |
Definition at line 35 of file grid_util2d.h.
#define __int64 long long |
Definition at line 34 of file grid_util2d.h.