#include <VSDTypes.h>
◆ NURBSData() [1/2]
  
  | 
        
          | libvisio::NURBSData::NURBSData | ( |  | ) |  |  | inline | 
 
 
◆ NURBSData() [2/2]
  
  | 
        
          | libvisio::NURBSData::NURBSData | ( | const NURBSData & | data | ) |  |  | default | 
 
 
◆ operator=()
◆ degree
      
        
          | unsigned libvisio::NURBSData::degree | 
      
 
 
◆ knots
      
        
          | std::vector<double> libvisio::NURBSData::knots | 
      
 
 
◆ lastKnot
      
        
          | double libvisio::NURBSData::lastKnot | 
      
 
 
◆ points
      
        
          | std::vector<std::pair<double, double> > libvisio::NURBSData::points | 
      
 
 
◆ weights
      
        
          | std::vector<double> libvisio::NURBSData::weights | 
      
 
 
◆ xType
      
        
          | unsigned char libvisio::NURBSData::xType | 
      
 
 
◆ yType
      
        
          | unsigned char libvisio::NURBSData::yType | 
      
 
 
The documentation for this struct was generated from the following file: