StarGraphicStruct::StarPolygon::Point Struct Reference

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...
 

Detailed Description

a structure to keep a point and a flag

Constructor & Destructor Documentation

◆ Point()

StarGraphicStruct::StarPolygon::Point::Point ( STOFFVec2i  point = STOFFVec2i(),
int  flag = 0 
)
inlineexplicit

constructor

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  o,
Point const &  point 
)
friend

operator<<

Member Data Documentation

◆ m_flags

int StarGraphicStruct::StarPolygon::Point::m_flags

the flags

◆ m_point

STOFFVec2i StarGraphicStruct::StarPolygon::Point::m_point

the point


The documentation for this struct was generated from the following file:

Generated on Mon Jan 20 2020 23:02:22 for libstaroffice by doxygen 1.8.16