libvisio::VSDNURBSTo2 Class Reference
Inheritance diagram for libvisio::VSDNURBSTo2:
libvisio::VSDGeometryListElement

Public Member Functions

 VSDNURBSTo2 (unsigned id, unsigned level, double x2, double y2, double knot, double knotPrev, double weight, double weightPrev, unsigned dataID)
 
 ~VSDNURBSTo2 () override
 
void handle (VSDCollector *collector) const override
 
VSDGeometryListElementclone () override
 
unsigned getDataID () const override
 
- Public Member Functions inherited from libvisio::VSDGeometryListElement
 VSDGeometryListElement (unsigned id, unsigned level)
 
virtual ~VSDGeometryListElement ()
 
void setLevel (unsigned level)
 

Public Attributes

unsigned m_dataID
 
double m_x2
 
double m_y2
 
double m_knot
 
double m_knotPrev
 
double m_weight
 
double m_weightPrev
 

Additional Inherited Members

- Protected Attributes inherited from libvisio::VSDGeometryListElement
unsigned m_id
 
unsigned m_level
 

Constructor & Destructor Documentation

◆ VSDNURBSTo2()

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

◆ ~VSDNURBSTo2()

libvisio::VSDNURBSTo2::~VSDNURBSTo2 ( )
inlineoverride

Member Function Documentation

◆ clone()

libvisio::VSDGeometryListElement * libvisio::VSDNURBSTo2::clone ( )
overridevirtual

◆ getDataID()

unsigned libvisio::VSDNURBSTo2::getDataID ( ) const
overridevirtual

Reimplemented from libvisio::VSDGeometryListElement.

◆ handle()

void libvisio::VSDNURBSTo2::handle ( VSDCollector * collector) const
overridevirtual

Member Data Documentation

◆ m_dataID

unsigned libvisio::VSDNURBSTo2::m_dataID

◆ m_knot

double libvisio::VSDNURBSTo2::m_knot

◆ m_knotPrev

double libvisio::VSDNURBSTo2::m_knotPrev

◆ m_weight

double libvisio::VSDNURBSTo2::m_weight

◆ m_weightPrev

double libvisio::VSDNURBSTo2::m_weightPrev

◆ m_x2

double libvisio::VSDNURBSTo2::m_x2

◆ m_y2

double libvisio::VSDNURBSTo2::m_y2

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

Generated for libvisio by doxygen 1.12.0