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