Spline Data.
More...
#include <dl_entities.h>
◆ DL_SplineData()
| DL_SplineData::DL_SplineData |
( |
int | degree, |
|
|
int | nKnots, |
|
|
int | nControl, |
|
|
int | nFit, |
|
|
int | flags ) |
|
inline |
Constructor.
Parameters: see member variables.
◆ degree
| unsigned int DL_SplineData::degree |
Degree of the spline curve.
◆ flags
◆ nControl
| unsigned int DL_SplineData::nControl |
Number of control points.
◆ nFit
| unsigned int DL_SplineData::nFit |
◆ nKnots
| unsigned int DL_SplineData::nKnots |
◆ tangentEndX
| double DL_SplineData::tangentEndX |
◆ tangentEndY
| double DL_SplineData::tangentEndY |
◆ tangentEndZ
| double DL_SplineData::tangentEndZ |
◆ tangentStartX
| double DL_SplineData::tangentStartX |
◆ tangentStartY
| double DL_SplineData::tangentStartY |
◆ tangentStartZ
| double DL_SplineData::tangentStartZ |
The documentation for this struct was generated from the following file: