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

◆ Region()

ApplePictParserInternal::Region::Region ( )
inline

constructor

Friends And Related Function Documentation

◆ operator<<

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

operator<<

Member Data Documentation

◆ m_bdBox

MWAWBox2i ApplePictParserInternal::Region::m_bdBox

the bdbox

Referenced by ApplePictParser::readRegion().

◆ m_extra

std::string ApplePictParserInternal::Region::m_extra

extra data

Referenced by ApplePictParser::readRegion().

◆ m_points

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 Fri Sep 18 2020 18:14:52 for libmwaw by doxygen 1.8.20