![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <dl_entities.h>
Public Member Functions | |
| DL_KnotData () | |
| DL_KnotData (double pk) | |
Public Attributes | |
| double | k |
Spline knot data.
Definition at line 532 of file dl_entities.h.
|
inline |
Definition at line 533 of file dl_entities.h.
|
inline |
Constructor. Parameters: see member variables.
Definition at line 538 of file dl_entities.h.
| double DL_KnotData::k |
Knot value.
Definition at line 541 of file dl_entities.h.