ClarisDrawGraphInternal::Transformation Struct Reference

Internal: the structure used to store a transformation ClarisDrawGraph. More...

Public Member Functions

 Transformation ()
 constructor More...
 

Public Attributes

float m_rotate
 the rotation More...
 
MWAWVec2f m_originalSize
 the original size More...
 
float m_values [2]
 other values More...
 

Friends

std::ostream & operator<< (std::ostream &o, Transformation const &trans)
 

Detailed Description

Internal: the structure used to store a transformation ClarisDrawGraph.

Constructor & Destructor Documentation

ClarisDrawGraphInternal::Transformation::Transformation ( )
inline

constructor

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Transformation const &  trans 
)
friend

Member Data Documentation

MWAWVec2f ClarisDrawGraphInternal::Transformation::m_originalSize
float ClarisDrawGraphInternal::Transformation::m_rotate
float ClarisDrawGraphInternal::Transformation::m_values[2]

other values

Referenced by ClarisDrawGraph::readTransformations(), and Transformation().


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