libvisio::VSDXNURBSTo2 Class Reference

#include <VSDXGeometryList.h>

Inheritance diagram for libvisio::VSDXNURBSTo2:
libvisio::VSDXGeometryListElement

List of all members.

Public Member Functions

 VSDXNURBSTo2 (unsigned id, unsigned level, double x2, double y2, double knot, double knotPrev, double weight, double weightPrev, unsigned dataID)
 ~VSDXNURBSTo2 ()
void handle (VSDXCollector *collector)
VSDXGeometryListElementclone ()

Public Attributes

unsigned m_dataID

Private Attributes

unsigned m_id
unsigned m_level
double m_x2
double m_y2
double m_knot
double m_knotPrev
double m_weight
double m_weightPrev

Constructor & Destructor Documentation

libvisio::VSDXNURBSTo2::VSDXNURBSTo2 ( unsigned  id,
unsigned  level,
double  x2,
double  y2,
double  knot,
double  knotPrev,
double  weight,
double  weightPrev,
unsigned  dataID 
) [inline]

Member Function Documentation


Member Data Documentation

unsigned libvisio::VSDXNURBSTo2::m_id [private]
unsigned libvisio::VSDXNURBSTo2::m_level [private]
double libvisio::VSDXNURBSTo2::m_x2 [private]
double libvisio::VSDXNURBSTo2::m_y2 [private]

The documentation for this class was generated from the following files: