#include <CTiglInterpolateBsplineWire.h>
Inheritance diagram for tigl::CTiglInterpolateBsplineWire:Public Member Functions | |
| TIGL_EXPORT TopoDS_Wire | BuildWire (const CPointContainer &points, bool forceClosed=false) const override |
| TIGL_EXPORT | CTiglInterpolateBsplineWire () |
| TIGL_EXPORT TiglAlgorithmCode | GetAlgorithmCode () const override |
| TIGL_EXPORT gp_Pnt | GetPointWithMaxX (const CPointContainer &points) const override |
| TIGL_EXPORT gp_Pnt | GetPointWithMaxY (const CPointContainer &points) const override |
| TIGL_EXPORT gp_Pnt | GetPointWithMinX (const CPointContainer &points) const override |
| TIGL_EXPORT gp_Pnt | GetPointWithMinY (const CPointContainer &points) const override |
| virtual TIGL_EXPORT void | setEndpointContinuity (enum ETiglContinuity cont) |
| TIGL_EXPORT | ~CTiglInterpolateBsplineWire () override |
Public Member Functions inherited from tigl::ITiglWireAlgorithm | |
| virtual | ~ITiglWireAlgorithm () |
Private Member Functions | |
| CTiglInterpolateBsplineWire (const CTiglInterpolateBsplineWire &) | |
| void | operator= (const CTiglInterpolateBsplineWire &) |
Private Attributes | |
| ETiglContinuity | continuity |
Additional Inherited Members | |
Public Types inherited from tigl::ITiglWireAlgorithm | |
| typedef std::vector< gp_Pnt > | CPointContainer |
| TIGL_EXPORT tigl::CTiglInterpolateBsplineWire::CTiglInterpolateBsplineWire | ( | ) |
|
override |
|
private |
|
overridevirtual |
Implements tigl::ITiglWireAlgorithm.
|
overridevirtual |
Implements tigl::ITiglWireAlgorithm.
|
overridevirtual |
Implements tigl::ITiglWireAlgorithm.
|
overridevirtual |
Implements tigl::ITiglWireAlgorithm.
|
overridevirtual |
Implements tigl::ITiglWireAlgorithm.
|
overridevirtual |
Implements tigl::ITiglWireAlgorithm.
|
private |
|
inlinevirtual |
|
private |