| 
    libigl v2.5.0
    
   | 
 
Go to the source code of this file.
Namespaces | |
| namespace | igl | 
Functions | |
| template<typename DerivedV , typename DerivedF > | |
| void | igl::cylinder (const int axis_devisions, const int height_devisions, Eigen::PlainObjectBase< DerivedV > &V, Eigen::PlainObjectBase< DerivedF > &F) | 
| Construct a triangle mesh of a cylinder (without caps)   | |