Loading [MathJax]/extensions/tex2jax.js
libigl v2.5.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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