GWTextInternal::Frame Struct Reference

Internal and low level: structure which stores a text position for GWText. More...

List of all members.

Public Member Functions

 Frame ()
 constructor

Public Attributes

Box2f m_pos
 the frame position
int m_page
 the page
std::string m_extra
 extra data

Friends

std::ostream & operator<< (std::ostream &o, Frame const &frm)
 operator<<

Detailed Description

Internal and low level: structure which stores a text position for GWText.


Constructor & Destructor Documentation

constructor


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Frame const &  frm 
) [friend]

operator<<


Member Data Documentation

extra data

Referenced by GWText::readZonePositions().


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