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