ClarisWksGraphInternal::CurvePoint Struct Reference

Internal: the structure used to a point of a ClarisWksGraph. More...

Public Member Functions

 CurvePoint (MWAWVec2f point=MWAWVec2f())
 

Public Attributes

MWAWVec2f m_pos
 the main position More...
 
MWAWVec2f m_controlPoints [2]
 the control point: previous, next More...
 
int m_type
 the point type More...
 

Friends

std::ostream & operator<< (std::ostream &o, CurvePoint const &pt)
 operator<< More...
 

Detailed Description

Internal: the structure used to a point of a ClarisWksGraph.

Constructor & Destructor Documentation

ClarisWksGraphInternal::CurvePoint::CurvePoint ( MWAWVec2f  point = MWAWVec2f())
inline

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
CurvePoint const &  pt 
)
friend

operator<<

Member Data Documentation

MWAWVec2f ClarisWksGraphInternal::CurvePoint::m_controlPoints[2]

the control point: previous, next

Referenced by CurvePoint(), and ClarisWksGraph::readPolygonData().

MWAWVec2f ClarisWksGraphInternal::CurvePoint::m_pos

the main position

Referenced by ClarisWksGraph::readPolygonData().

int ClarisWksGraphInternal::CurvePoint::m_type

the point type

Referenced by ClarisWksGraph::readPolygonData().


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

Generated on Thu Jul 9 2015 20:26:40 for libmwaw by doxygen 1.8.8