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