ClarisWksGraphInternal::CurvePoint Struct Reference

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

List of all members.

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


Friends And Related Function Documentation

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

operator<<


Member Data Documentation


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