ApplePictParserInternal::Region Struct Reference

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

Public Member Functions

 Region ()
 constructor
 

Public Attributes

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

Friends

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

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 Thu Jan 19 2023 00:00:00 for libmwaw by doxygen 1.9.6