ClarisDrawGraphInternal::Transformation Struct Reference

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

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

◆ Transformation()

ClarisDrawGraphInternal::Transformation::Transformation ( )
inline

constructor

Friends And Related Symbol Documentation

◆ operator<<

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

Member Data Documentation

◆ m_originalSize

MWAWVec2f ClarisDrawGraphInternal::Transformation::m_originalSize

◆ m_rotate

float ClarisDrawGraphInternal::Transformation::m_rotate

◆ m_values

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 Wed Jul 3 2024 16:22:27 for libmwaw by doxygen 1.11.0