libvisio::NURBSData Struct Reference

#include <VSDTypes.h>

List of all members.

Public Member Functions

 NURBSData ()
 NURBSData (const NURBSData &data)

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
libvisio::NURBSData::NURBSData ( const NURBSData data)
inline

Member Data Documentation


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

Generated for libvisio by doxygen 1.8.1.1