simplifies construction of connected polyline in the topology
More...
#include <MRPolylineTopology.h>
simplifies construction of connected polyline in the topology
◆ PolylineMaker()
◆ close()
void MR::PolylineMaker::close |
( |
| ) |
|
|
inline |
◆ finishOpen()
void MR::PolylineMaker::finishOpen |
( |
VertId | v | ) |
|
|
inline |
finishes the polyline adding final vertex in it
◆ proceed()
EdgeId MR::PolylineMaker::proceed |
( |
VertId | v | ) |
|
|
inline |
makes next edge of polyline
- Parameters
-
v | next vertex of the polyline |
◆ start()
EdgeId MR::PolylineMaker::start |
( |
VertId | v | ) |
|
|
inline |
creates first edge of polyline
- Parameters
-
v | first vertex of the polyline |
◆ topology
The documentation for this struct was generated from the following file: