|
libigl v2.5.0
|
Go to the source code of this file.
Namespaces | |
| namespace | igl |
Functions | |
| template<typename DerivedV, typename DerivedF> | |
| void | igl::icosahedron (Eigen::PlainObjectBase< DerivedV > &V, Eigen::PlainObjectBase< DerivedF > &F) |
| Construct a icosahedron with radius 1 centered at the origin. | |