struct which defines the screen parameters in FreeHandParserInternal More...
| Public Member Functions | |
| ScreenMode () | |
| constructor  More... | |
| Public Attributes | |
| int | m_function | 
| the function  More... | |
| float | m_angle | 
| the angle  More... | |
| int | m_lineByInch | 
| the line/inch  More... | |
| int | m_value | 
| unknow value  More... | |
| Friends | |
| std::ostream & | operator<< (std::ostream &o, ScreenMode const &screen) | 
| operator<<  More... | |
struct which defines the screen parameters in FreeHandParserInternal
| 
 | inline | 
constructor
| 
 | friend | 
operator<<
| float FreeHandParserInternal::ScreenMode::m_angle | 
the angle
Referenced by FreeHandParser::readScreenMode().
| int FreeHandParserInternal::ScreenMode::m_function | 
the function
Referenced by FreeHandParser::readScreenMode().
| int FreeHandParserInternal::ScreenMode::m_lineByInch | 
the line/inch
Referenced by FreeHandParser::readScreenMode().
| int FreeHandParserInternal::ScreenMode::m_value | 
unknow value
Referenced by FreeHandParser::readScreenMode().