Struct/functor that returns true if the edge is sharp (given a previously computed edgeIsSharp map)
More...
#include <extract_polylines_from_sharp_edges.h>
|
|
typedef boost::graph_traits< Surface_mesh >::edge_descriptor | edge_descriptor |
| |
|
|
| IsSharpEdge (EdgeIsSharpMap eisMap) |
| |
|
bool | operator() (typename boost::graph_traits< Surface_mesh >::edge_descriptor e) const |
| |
template<typename Surface_mesh, typename EdgeIsSharpMap>
struct IsSharpEdge< Surface_mesh, EdgeIsSharpMap >
Struct/functor that returns true if the edge is sharp (given a previously computed edgeIsSharp map)
- Template Parameters
-
| Surface_mesh | |
| EdgeIsSharpMap | |
The documentation for this struct was generated from the following file: