libvisio::NURBSData Struct Reference

#include <VSDTypes.h>

Public Member Functions

 NURBSData ()
 NURBSData (const NURBSData &data)=default
NURBSDataoperator= (const NURBSData &data)=default

Public Attributes

double lastKnot
unsigned degree
unsigned char xType
unsigned char yType
std::vector< double > knots
std::vector< double > weights
std::vector< std::pair< double, double > > points

Constructor & Destructor Documentation

◆ NURBSData() [1/2]

libvisio::NURBSData::NURBSData ( )
inline

Referenced by NURBSData(), and operator=().

◆ NURBSData() [2/2]

libvisio::NURBSData::NURBSData ( const NURBSData & data)
default

Member Function Documentation

◆ operator=()

NURBSData & libvisio::NURBSData::operator= ( const NURBSData & data)
default

Member Data Documentation

◆ degree

◆ knots

◆ lastKnot

◆ points

◆ weights

◆ xType

◆ yType


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

Generated for libvisio by doxygen 1.14.0