MSWParserInternal::Picture Struct Reference

Internal: the picture of a MSWParser. More...

List of all members.

Classes

struct  Zone

Public Member Functions

 Picture ()

Public Attributes

Box2i m_dim
 the dimension
std::vector< Zonem_picturesList
 the list of picture
int m_flag
 an unknown flag

Friends

std::ostream & operator<< (std::ostream &o, Picture const &pict)
 operator<<

Detailed Description

Internal: the picture of a MSWParser.


Constructor & Destructor Documentation


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Picture const &  pict 
) [friend]

operator<<


Member Data Documentation

the list of picture

Referenced by MSWParser::sendPicture().


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