ApplePictParserInternal::Region Struct Reference

internal: low level class to store a region More...

Public Member Functions

 Region ()
 constructor More...
 

Public Attributes

MWAWBox2i m_bdBox
 the bdbox More...
 
std::vector< MWAWVec2im_points
 the set of points which defines the mask More...
 
std::string m_extra
 extra data More...
 

Friends

std::ostream & operator<< (std::ostream &o, Region const &rgn)
 operator<< More...
 

Detailed Description

internal: low level class to store a region

Constructor & Destructor Documentation

ApplePictParserInternal::Region::Region ( )
inline

constructor

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Region const &  rgn 
)
friend

operator<<

Member Data Documentation

MWAWBox2i ApplePictParserInternal::Region::m_bdBox
std::string ApplePictParserInternal::Region::m_extra

extra data

Referenced by ApplePictParser::readRegion().

std::vector<MWAWVec2i> ApplePictParserInternal::Region::m_points

the set of points which defines the mask

Referenced by ApplePictParser::readRegion().


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

Generated on Thu Feb 25 2016 16:34:09 for libmwaw by doxygen 1.8.11