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
 
MWAWVec2f m_controlPoints [2]
 the control point: previous, next
 
int m_type
 the point type
 

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

◆ CurvePoint()

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

Friends And Related Symbol Documentation

◆ operator<<

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

operator<<

Member Data Documentation

◆ m_controlPoints

MWAWVec2f ClarisWksGraphInternal::CurvePoint::m_controlPoints[2]

the control point: previous, next

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

◆ m_pos

MWAWVec2f ClarisWksGraphInternal::CurvePoint::m_pos

the main position

◆ m_type

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 Wed Jul 3 2024 15:21:48 for libmwaw by doxygen 1.11.0