libigl v2.5.0
Loading...
Searching...
No Matches
grid.h File Reference
#include "igl_inline.h"
#include <Eigen/Core>
#include "grid.cpp"

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

template<typename Derivedres , typename DerivedGV >
void igl::grid (const Eigen::MatrixBase< Derivedres > &res, Eigen::PlainObjectBase< DerivedGV > &GV)
 Construct vertices of a regular grid, suitable for input to igl::marching_cubes