Internal: the picture data ( PICD ) More...
Public Member Functions | |
PicturePara () | |
constructor | |
Public Attributes | |
int | m_id |
the picture id | |
int | m_paragraph |
the paragraph position | |
Box2i | m_position |
the position | |
Friends | |
std::ostream & | operator<< (std::ostream &o, PicturePara const &pict) |
operator<< |
Internal: the picture data ( PICD )
NSTextInternal::PicturePara::PicturePara | ( | ) | [inline] |
constructor
std::ostream& operator<< | ( | std::ostream & | o, |
PicturePara const & | pict | ||
) | [friend] |
operator<<
the picture id
Referenced by NSTextInternal::operator<<(), NSText::readPICD(), and NSText::sendText().
the paragraph position
Referenced by NSTextInternal::operator<<(), and NSText::readPICD().
the position
Referenced by NSTextInternal::operator<<(), NSText::readPICD(), and NSText::sendText().