|
libigl v2.5.0
|
Go to the source code of this file.
Namespaces | |
| namespace | igl |
Functions | |
| template<typename DerivedQ, typename DerivedE> | |
| void | igl::quad_edges (const Eigen::MatrixBase< DerivedQ > &Q, Eigen::PlainObjectBase< DerivedE > &E) |
| Compute the edges of a quad mesh. | |