#include <CDRTypes.h>
|
std::vector< std::pair< double,
double > > | points |
|
std::vector< unsigned > | knotVector |
|
libcdr::CDRSplineData::CDRSplineData |
( |
| ) |
|
|
inline |
libcdr::CDRSplineData::CDRSplineData |
( |
const std::vector< std::pair< double, double > > & |
ps, |
|
|
const std::vector< unsigned > & |
kntv |
|
) |
| |
|
inline |
void libcdr::CDRSplineData::clear |
( |
| ) |
|
|
inline |
bool libcdr::CDRSplineData::empty |
( |
| ) |
|
|
inline |
std::vector<unsigned> libcdr::CDRSplineData::knotVector |
std::vector<std::pair<double, double> > libcdr::CDRSplineData::points |
The documentation for this struct was generated from the following files: