| GetFanIndices() const | gbmath::geometry::Polygon | [inline] |
| GetNormal() const | gbmath::geometry::Polygon | |
| GetPlane() const | gbmath::geometry::Polygon | |
| GetVerts() const | gbmath::geometry::Polygon | [inline] |
| operator=(const Polygon &poly) | gbmath::geometry::Polygon | [inline] |
| operator==(const Polygon &poly) const | gbmath::geometry::Polygon | |
| Polygon() | gbmath::geometry::Polygon | [inline] |
| Polygon(const Polygon &poly) | gbmath::geometry::Polygon | [inline] |
| Polygon(const V3 *verts, int numVerts) | gbmath::geometry::Polygon | [inline] |
| Polygon(const std::vector< V3 > &verts) | gbmath::geometry::Polygon | [inline] |
| ReverseWinding(const Polygon &poly) | gbmath::geometry::Polygon | |
| Set(const V3 *verts, int numVerts) | gbmath::geometry::Polygon | [inline] |
| Set(const std::vector< V3 > &verts) | gbmath::geometry::Polygon | |
| Split(const Plane &pl, Polygon &oFrontPoly, Polygon &oBackPoly, float eps=constants::Eps3) | gbmath::geometry::Polygon | |
| Stitch(const Polygon &poly1, Polygon poly2, bool swapped=false) | gbmath::geometry::Polygon |
1.2.17