a RSSO entry in a pict file More...
Public Member Functions | |
RSSOEntry () | |
constructor | |
Public Attributes | |
int | m_id |
the id | |
Box2f | m_position |
the bdbox | |
Friends | |
std::ostream & | operator<< (std::ostream &o, RSSOEntry const &entry) |
operator<< |
a RSSO entry in a pict file
NSGraphInternal::RSSOEntry::RSSOEntry | ( | ) | [inline] |
constructor
std::ostream& operator<< | ( | std::ostream & | o, |
RSSOEntry const & | entry | ||
) | [friend] |
operator<<
the id
Referenced by NSGraph::findRSSOEntry(), and NSGraph::sendPicture().
the bdbox
Referenced by NSGraph::findRSSOEntry(), and NSGraph::sendPicture().