AddVert(const POINT_t &pt) | GrayLib::cPolygonT< int, cRectI > | inline |
AddVert(int x, int y) | GrayLib::cPolygonT< int, cRectI > | inline |
cPolygon() | GrayLib::cPolygon | |
cPolygonT() | GrayLib::cPolygonT< int, cRectI > | inline |
CreatePolygonPoints(const POINT_t *pPoints, ITERATE_t nCount) | GrayLib::cPolygonT< int, cRectI > | inline |
CreatePolygonValuesF(ITERATE_t nCount,...) | GrayLib::cPolygon | |
DeleteVert(ITERATE_t i) | GrayLib::cPolygonT< int, cRectI > | inline |
DVALUE_t typedef | GrayLib::cPolygonT< int, cRectI > | |
get_BoundingRect(void) const | GrayLib::cPolygonT< int, cRectI > | inline |
get_NumVerts() const | GrayLib::cPolygonT< int, cRectI > | inline |
GetVert(ITERATE_t i) const | GrayLib::cPolygonT< int, cRectI > | inline |
InsertVert(ITERATE_t i, const POINT_t &pt) | GrayLib::cPolygonT< int, cRectI > | inline |
IsEqual(const THIS_t &p) const | GrayLib::cPolygonT< int, cRectI > | inline |
isPolyEmpty() const | GrayLib::cPolygonT< int, cRectI > | inline |
k_MAX_VERTS | GrayLib::cPolygonT< int, cRectI > | static |
m_aPoints | GrayLib::cPolygonT< int, cRectI > | protected |
m_rectUnion | GrayLib::cPolygonT< int, cRectI > | protected |
OffsetPoly(int dx, int dy) | GrayLib::cPolygonT< int, cRectI > | inline |
POINT_t typedef | GrayLib::cPolygonT< int, cRectI > | |
PtInPoly(DVALUE_t x, DVALUE_t y) const | GrayLib::cPolygon | |
PtInPoly(const POINT_t &pt) const | GrayLib::cPolygon | inline |
put_PolyRect(const cRectI &rect) | GrayLib::cPolygonT< int, cRectI > | inline |
put_PolyRect(int fSizeX, int fSizeY) | GrayLib::cPolygonT< int, cRectI > | inline |
RECT_t typedef | GrayLib::cPolygonT< int, cRectI > | |
RefVert(ITERATE_t i) | GrayLib::cPolygonT< int, cRectI > | inline |
SetCopy(const THIS_t &poly) | GrayLib::cPolygonT< int, cRectI > | inline |
SetEmpty() | GrayLib::cPolygonT< int, cRectI > | inline |
UnionPolyRect(cRectI &rect) const | GrayLib::cPolygonT< int, cRectI > | inline |
~cPolygon() | GrayLib::cPolygon | |