Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
voxel_grid.h File Reference
#include "igl_inline.h"
#include <Eigen/Core>
#include <Eigen/Geometry>
#include "voxel_grid.cpp"
+ Include dependency graph for voxel_grid.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

template<typename Scalar , typename DerivedGV , typename Derivedside >
IGL_INLINE void igl::voxel_grid (const Eigen::AlignedBox< Scalar, 3 > &box, const int s, const int pad_count, Eigen::PlainObjectBase< DerivedGV > &GV, Eigen::PlainObjectBase< Derivedside > &side)