|
libigl v2.5.0
|
Go to the source code of this file.
Namespaces | |
| namespace | igl |
Functions | |
| template<typename DerivedE, typename Derivedcap> | |
| void | igl::triangle_fan (const Eigen::MatrixBase< DerivedE > &E, Eigen::PlainObjectBase< Derivedcap > &cap) |
| Given a list of faces tessellate all of the "exterior" edges forming another list of. | |