#include <VICUS_PolyLine.h>
◆ PolyLine() [1/2]
| VICUS::PolyLine::PolyLine |
( |
| ) |
|
◆ PolyLine() [2/2]
| VICUS::PolyLine::PolyLine |
( |
const std::vector< IBKMK::Vector3D > & |
newVertexes | ) |
|
◆ addVertex()
| void VICUS::PolyLine::addVertex |
( |
const IBKMK::Vector3D & |
newVertex | ) |
|
◆ isValid()
| bool VICUS::PolyLine::isValid |
( |
| ) |
const |
◆ lines()
◆ setVertexes()
| void VICUS::PolyLine::setVertexes |
( |
const std::vector< IBKMK::Vector3D > & |
newVertexes | ) |
|
◆ updateLines()
| void VICUS::PolyLine::updateLines |
( |
| ) |
const |
◆ vertexes()
| const std::vector< IBKMK::Vector3D > & VICUS::PolyLine::vertexes |
( |
| ) |
const |
The documentation for this class was generated from the following files: