libigl v2.5.0
|
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 | |