QCAD
Open Source 2D CAD
DL_KnotData Struct Reference

Spline knot data. More...

#include <dl_entities.h>

Public Member Functions

 DL_KnotData ()
 
 DL_KnotData (double pk)
 Constructor. More...
 

Public Attributes

double k
 

Detailed Description

Spline knot data.

Constructor & Destructor Documentation

◆ DL_KnotData() [1/2]

DL_KnotData::DL_KnotData ( )
inline

◆ DL_KnotData() [2/2]

DL_KnotData::DL_KnotData ( double  pk)
inline

Constructor.

Parameters: see member variables.

Member Data Documentation

◆ k

double DL_KnotData::k

Knot value.


The documentation for this struct was generated from the following file: