MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::PolylineMaker Struct Reference

simplifies construction of connected polyline in the topology More...

#include <MRPolylineTopology.h>

Public Member Functions

 PolylineMaker (PolylineTopology &t)
 
EdgeId start (VertId v)
 
EdgeId proceed (VertId v)
 
void close ()
 closes the polyline
 
void finishOpen (VertId v)
 finishes the polyline adding final vertex in it
 

Public Attributes

PolylineTopologytopology
 

Detailed Description

simplifies construction of connected polyline in the topology


The documentation for this struct was generated from the following file: