#include <dl_entities.h>
Public Member Functions | |
DL_SplineData (int pDegree, int pNKnots, int pNControl, int pFlags) | |
Constructor. | |
Public Attributes | |
unsigned int | degree |
unsigned int | nKnots |
unsigned int | nControl |
int | flags |
|
Constructor. Parameters: see member variables. |
|
Degree of the spline curve. |
|
Flags |
|
Number of control points. |
|
Number of knots. |