the information record More...
Public Member Functions | |
| Information () | |
| constructor | |
Public Attributes | |
| STOFFVec2i | m_points [5] |
| some points: obj1Line2, obj1Line3, obj2Line2, obj2Line3, middleLine | |
| int | m_angles [2] |
| two angles | |
| int | m_n [3] |
| some values: nObj1Lines, nObj2Lines, middleLines | |
| int | m_orthoForm |
| orthogonal form | |
Friends | |
| std::ostream & | operator<< (std::ostream &o, Information const &info) |
| operator= | |
the information record
constructor
| std::ostream& operator<< | ( | std::ostream & | o, |
| Information const & | info | ||
| ) | [friend] |
operator=
two angles
Referenced by Information(), and StarObjectSmallGraphic::readSVDRObjectEdge().
some values: nObj1Lines, nObj2Lines, middleLines
Referenced by Information(), and StarObjectSmallGraphic::readSVDRObjectEdge().
orthogonal form
Referenced by StarObjectSmallGraphic::readSVDRObjectEdge().
some points: obj1Line2, obj1Line3, obj2Line2, obj2Line3, middleLine
Referenced by StarObjectSmallGraphic::readSVDRObjectEdge().