#include <ITiglWireAlgorithm.h>
◆ CPointContainer
◆ ~ITiglWireAlgorithm()
virtual tigl::ITiglWireAlgorithm::~ITiglWireAlgorithm |
( |
| ) |
|
|
inlinevirtual |
◆ BuildWire()
virtual TopoDS_Wire tigl::ITiglWireAlgorithm::BuildWire |
( |
const CPointContainer & |
points, |
|
|
bool |
forceClosed = false |
|
) |
| const |
|
pure virtual |
◆ GetAlgorithmCode()
◆ GetPointWithMaxX()
virtual gp_Pnt tigl::ITiglWireAlgorithm::GetPointWithMaxX |
( |
const CPointContainer & |
points | ) |
const |
|
pure virtual |
◆ GetPointWithMaxY()
virtual gp_Pnt tigl::ITiglWireAlgorithm::GetPointWithMaxY |
( |
const CPointContainer & |
points | ) |
const |
|
pure virtual |
◆ GetPointWithMinX()
virtual gp_Pnt tigl::ITiglWireAlgorithm::GetPointWithMinX |
( |
const CPointContainer & |
points | ) |
const |
|
pure virtual |
◆ GetPointWithMinY()
virtual gp_Pnt tigl::ITiglWireAlgorithm::GetPointWithMinY |
( |
const CPointContainer & |
points | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: