a structure to keep a point and a flag More...
#include <StarGraphicStruct.hxx>
Public Member Functions | |
| Point (STOFFVec2i point=STOFFVec2i(), int flag=0) | |
| constructor | |
Public Attributes | |
| STOFFVec2i | m_point |
| the point | |
| int | m_flags |
| the flags | |
Friends | |
| std::ostream & | operator<< (std::ostream &o, Point const &point) |
| operator<< | |
a structure to keep a point and a flag
| StarGraphicStruct::StarPolygon::Point::Point | ( | STOFFVec2i | point = STOFFVec2i(), |
| int | flag = 0 |
||
| ) | [inline, explicit] |
constructor
| std::ostream& operator<< | ( | std::ostream & | o, |
| Point const & | point | ||
| ) | [friend] |
operator<<
the flags