libvisio::NURBSData Struct Reference

#include <VSDXTypes.h>

List of all members.

Public Member Functions

 NURBSData ()

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

libvisio::NURBSData::NURBSData ( )
inline

Member Data Documentation

std::vector<std::pair<double, double> > libvisio::NURBSData::points

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

Generated for libvisio by doxygen 1.8.1.1