C3D Toolkit
Kernel - 117982, Vision - 2.9.2.2
|
The parameters of creating or changing a fair curve. More...
#include <op_curve_parameter.h>
Public Member Functions | |
MbFairCurveParams (const MbCurve3D &crv, const MbSNameMaker &maker) | |
Constructor by a curve. | |
MbFairCurveParams (const MbWireFrame &crv, const MbSNameMaker &maker) | |
Constructor by a frame. | |
MbFairCurveParams (const c3d::WireFrameSPtr &crv, const MbSNameMaker &maker) | |
Constructor by a frame. | |
~MbFairCurveParams () | |
Destructor. | |
c3d::WireFrameSPtr & | GetCurve () |
Get the initial curve. | |
const c3d::WireFrameSPtr & | GetCurve () const |
Get the initial curve. | |
const MbSNameMaker & | GetNameMaker () const |
Get names maker. | |
Public Attributes | |
c3d::WireFrameSPtr | _initCurve |
An initial curve. | |
const MbSNameMaker & | _snMaker |
An object defining the frame curves names. | |
The parameters of creating or changing a fair curve.
The parameters of creating or changing a fair curve.