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

Referenced by operator<<.

◆ 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]

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

Generated on Mon Jan 20 2025 00:00:00 for libmwaw by doxygen 1.14.0