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