ClarisDrawGraphInternal::Transformation Struct Reference

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

List of all members.

Public Member Functions

 Transformation ()
 constructor

Public Attributes

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

Friends

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

Detailed Description

Internal: the structure used to store a transformation ClarisDrawGraph.


Constructor & Destructor Documentation


Friends And Related Function Documentation

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

Member Data Documentation


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