GetPointCount() const | PMI::Polygon | |
GetPoints(unsigned int &out_count, Point out_points[]) const | PMI::Polygon | |
GetPoints(unsigned int &out_count, float out_points[]) const | PMI::Polygon | |
GetRGBColor(RGBColor &out_color) const | PMI::Polygon | |
GetRGBColor(float &out_r, float &out_g, float &out_b) const | PMI::Polygon | |
operator=(Polygon const &that) (defined in PMI::Polygon) | PMI::Polygon | |
Polygon() (defined in PMI::Polygon) | PMI::Polygon | |
Polygon(Polygon const &that) (defined in PMI::Polygon) | PMI::Polygon | |
Set(Polygon const &that) (defined in PMI::Polygon) | PMI::Polygon | |
SetPoints(unsigned int in_count, Point const in_points[]) | PMI::Polygon | |
SetPoints(unsigned int in_count, float const in_points[]) | PMI::Polygon | |
SetRGBColor(RGBColor const &in_color) | PMI::Polygon | |
SetRGBColor(float const in_r, float const in_g, float const in_b) | PMI::Polygon | |
~Polygon() (defined in PMI::Polygon) | PMI::Polygon |