| libigl v2.5.0
    | 
Go to the source code of this file.
| Namespaces | |
| namespace | igl | 
| Functions | |
| template<typename DerivedF > | |
| std::vector< bool > | igl::is_border_vertex (const Eigen::MatrixBase< DerivedF > &F) | 
| Determine vertices on open boundary of a (manifold) mesh with triangle faces F. | |