An NDoc Documented Class Library |
|
QSpline Constructor (xy, xy, xy)
This constructor initialize the points by the given paramters. The weight is st to 1.
public QSpline(
xy A,
xy B,
xy ControlPoint);
Parameters
-
A
- Point A
-
B
- Point B
-
ControlPoint
- ControlPoint
See Also
QSpline Class | Minais.Drawing3d.Curves Namespace | QSpline Constructor Overload List