libigl v2.5.0
Loading...
Searching...
No Matches
is_border_vertex.h File Reference
#include "igl_inline.h"
#include <Eigen/Core>
#include <vector>
#include "is_border_vertex.cpp"

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.