| antipodalPairs() const | pgl::Convex< PointType_, TLabel > | |
| area() const | pgl::Convex< PointType_, TLabel > | |
| asHalfplaneIntersection() const | pgl::Convex< PointType_, TLabel > | inline |
| asPolygon() const | pgl::Convex< PointType_, TLabel > | inline |
| asPolygonSet() const | pgl::Convex< PointType_, TLabel > | inline |
| asPolygonWithHoles() const | pgl::Convex< PointType_, TLabel > | inline |
| bbox() const | pgl::Convex< PointType_, TLabel > | |
| begin() const | pgl::Convex< PointType_, TLabel > | inline |
| boundaryContains(const OtherPoint &point) const | pgl::Convex< PointType_, TLabel > | |
| boundaryContains(const OtherSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| boundaryContains(const OtherOrientedSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| boundaryContains(const OtherLine &other) const | pgl::Convex< PointType_, TLabel > | |
| boundaryContains(const OtherOrientedLine &other) const | pgl::Convex< PointType_, TLabel > | |
| boundaryContains(const OtherRay &other) const | pgl::Convex< PointType_, TLabel > | |
| boundaryContains(const OtherHalfplane &other) const | pgl::Convex< PointType_, TLabel > | |
| boundaryContains(const OtherRectangle &other) const | pgl::Convex< PointType_, TLabel > | |
| boundaryContains(const OtherTriangle &other) const | pgl::Convex< PointType_, TLabel > | |
| boundaryContains(const OtherConvex &other) const | pgl::Convex< PointType_, TLabel > | |
| boundaryContains(const OtherPolygon &other) const | pgl::Convex< PointType_, TLabel > | |
| boundaryContains(const OtherDisk &other) const | pgl::Convex< PointType_, TLabel > | |
| boundaryContains(const Shape< OtherPoint > &other) const | pgl::Convex< PointType_, TLabel > | |
| boundaryContains(const EmptyShape< EmptyPoint > &) const | pgl::Convex< PointType_, TLabel > | inline |
| boundaryContains(const OtherChain &other) const | pgl::Convex< PointType_, TLabel > | |
| boundaryContains(const OtherPolyline &other) const | pgl::Convex< PointType_, TLabel > | |
| boundaryContains(const OtherRegion &other) const | pgl::Convex< PointType_, TLabel > | |
| boundaryContains(const OtherRegion &other) const | pgl::Convex< PointType_, TLabel > | |
| boundaryContains(const OtherSet &other) const | pgl::Convex< PointType_, TLabel > | inline |
| BoundaryType typedef | pgl::Convex< PointType_, TLabel > | |
| cbegin() const | pgl::Convex< PointType_, TLabel > | inline |
| cend() const | pgl::Convex< PointType_, TLabel > | inline |
| centroid() const | pgl::Convex< PointType_, TLabel > | |
| closestPoints(const OtherShape &other) const | pgl::Convex< PointType_, TLabel > | |
| closestSegments(const OtherShape &other) const | pgl::Convex< PointType_, TLabel > | |
| contains(const OtherPoint &point) const | pgl::Convex< PointType_, TLabel > | |
| contains(const OtherSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| contains(const OtherOrientedSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| contains(const OtherLine &) const | pgl::Convex< PointType_, TLabel > | |
| contains(const OtherOrientedLine &) const | pgl::Convex< PointType_, TLabel > | |
| contains(const OtherRay &) const | pgl::Convex< PointType_, TLabel > | |
| contains(const OtherHalfplane &) const | pgl::Convex< PointType_, TLabel > | |
| contains(const OtherRectangle &other) const | pgl::Convex< PointType_, TLabel > | |
| contains(const OtherTriangle &other) const | pgl::Convex< PointType_, TLabel > | |
| contains(const OtherConvex &other) const | pgl::Convex< PointType_, TLabel > | |
| contains(const OtherPolygon &other) const | pgl::Convex< PointType_, TLabel > | |
| contains(const OtherDisk &other) const | pgl::Convex< PointType_, TLabel > | |
| contains(const Shape< OtherPoint > &other) const | pgl::Convex< PointType_, TLabel > | |
| contains(const EmptyShape< EmptyPoint > &) const | pgl::Convex< PointType_, TLabel > | inline |
| contains(const OtherChain &other) const | pgl::Convex< PointType_, TLabel > | |
| contains(const OtherPolyline &other) const | pgl::Convex< PointType_, TLabel > | |
| contains(const OtherRegion &other) const | pgl::Convex< PointType_, TLabel > | |
| contains(const OtherRegion &other) const | pgl::Convex< PointType_, TLabel > | |
| contains(const OtherSet &other) const | pgl::Convex< PointType_, TLabel > | inline |
| Convex()=default | pgl::Convex< PointType_, TLabel > | |
| Convex(Range &&points, bool trusted=false) | pgl::Convex< PointType_, TLabel > | inlineexplicit |
| Convex(std::initializer_list< NumberType > coords, bool trusted=false) | pgl::Convex< PointType_, TLabel > | inlineexplicit |
| Convex(const Convex< OtherPointType, OtherLabelType > &other) | pgl::Convex< PointType_, TLabel > | inline |
| convexHull() const | pgl::Convex< PointType_, TLabel > | inline |
| crosses(const OtherPoint &) const | pgl::Convex< PointType_, TLabel > | |
| crosses(const OtherSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| crosses(const OtherOrientedSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| crosses(const OtherLine &other) const | pgl::Convex< PointType_, TLabel > | |
| crosses(const OtherOrientedLine &other) const | pgl::Convex< PointType_, TLabel > | |
| crosses(const OtherRay &other) const | pgl::Convex< PointType_, TLabel > | |
| crosses(const OtherHalfplane &) const | pgl::Convex< PointType_, TLabel > | |
| crosses(const OtherRectangle &other) const | pgl::Convex< PointType_, TLabel > | |
| crosses(const OtherTriangle &other) const | pgl::Convex< PointType_, TLabel > | |
| crosses(const OtherConvex &other) const | pgl::Convex< PointType_, TLabel > | |
| crosses(const OtherDisk &other) const | pgl::Convex< PointType_, TLabel > | |
| crosses(const Shape< OtherPoint > &other) const | pgl::Convex< PointType_, TLabel > | |
| crosses(const OtherShape &other) const | pgl::Convex< PointType_, TLabel > | inline |
| crosses(const EmptyShape< EmptyPoint > &) const | pgl::Convex< PointType_, TLabel > | inline |
| diameter() const | pgl::Convex< PointType_, TLabel > | |
| difference(const Shape< OtherPoint > &other) const | pgl::Convex< PointType_, TLabel > | inline |
| difference(const OtherRegion &other) const | pgl::Convex< PointType_, TLabel > | |
| difference(const OtherIntersection &other) const | pgl::Convex< PointType_, TLabel > | |
| difference(const OtherHalfplane &other) const | pgl::Convex< PointType_, TLabel > | |
| difference(const OtherRegion &other) const | pgl::Convex< PointType_, TLabel > | |
| difference(const OtherIntersection &other) const | pgl::Convex< PointType_, TLabel > | |
| difference(const OtherHalfplane &other) const | pgl::Convex< PointType_, TLabel > | |
| distanceL1(const OtherPoint &point) const | pgl::Convex< PointType_, TLabel > | |
| distanceL1(const OtherSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| distanceL1(const OtherOrientedSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| distanceL1(const OtherConvex &other) const | pgl::Convex< PointType_, TLabel > | |
| distanceL1(const OtherTriangle &other) const | pgl::Convex< PointType_, TLabel > | |
| distanceL1(const OtherRectangle &other) const | pgl::Convex< PointType_, TLabel > | |
| distanceL1(const OtherLine &other) const | pgl::Convex< PointType_, TLabel > | |
| distanceL1(const OtherOrientedLine &other) const | pgl::Convex< PointType_, TLabel > | |
| distanceL1(const OtherRay &other) const | pgl::Convex< PointType_, TLabel > | |
| distanceL1(const OtherHalfplane &other) const | pgl::Convex< PointType_, TLabel > | |
| distanceL1(const OtherShape &other) const | pgl::Convex< PointType_, TLabel > | inline |
| distanceL1(const Shape< OtherPoint > &other) const | pgl::Convex< PointType_, TLabel > | inline |
| distanceLInf(const OtherPoint &point) const | pgl::Convex< PointType_, TLabel > | |
| distanceLInf(const OtherSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| distanceLInf(const OtherOrientedSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| distanceLInf(const OtherConvex &other) const | pgl::Convex< PointType_, TLabel > | |
| distanceLInf(const OtherTriangle &other) const | pgl::Convex< PointType_, TLabel > | |
| distanceLInf(const OtherRectangle &other) const | pgl::Convex< PointType_, TLabel > | |
| distanceLInf(const OtherLine &other) const | pgl::Convex< PointType_, TLabel > | |
| distanceLInf(const OtherOrientedLine &other) const | pgl::Convex< PointType_, TLabel > | |
| distanceLInf(const OtherRay &other) const | pgl::Convex< PointType_, TLabel > | |
| distanceLInf(const OtherHalfplane &other) const | pgl::Convex< PointType_, TLabel > | |
| distanceLInf(const OtherShape &other) const | pgl::Convex< PointType_, TLabel > | inline |
| distanceLInf(const Shape< OtherPoint > &other) const | pgl::Convex< PointType_, TLabel > | inline |
| EdgeIterator typedef | pgl::Convex< PointType_, TLabel > | |
| edges() const | pgl::Convex< PointType_, TLabel > | inline |
| edgesAtX(OtherNumberType x) const | pgl::Convex< PointType_, TLabel > | |
| edgesBegin() const | pgl::Convex< PointType_, TLabel > | inline |
| edgesEnd() const | pgl::Convex< PointType_, TLabel > | inline |
| edgesView() const | pgl::Convex< PointType_, TLabel > | inline |
| empty() const | pgl::Convex< PointType_, TLabel > | inline |
| end() const | pgl::Convex< PointType_, TLabel > | inline |
| fbox() const | pgl::Convex< PointType_, TLabel > | |
| get(std::ptrdiff_t index) const | pgl::Convex< PointType_, TLabel > | inline |
| getIfPoint() const | pgl::Convex< PointType_, TLabel > | |
| getIfSegment() const | pgl::Convex< PointType_, TLabel > | |
| hausdorffDistanceL1(const OtherPoint &point) const | pgl::Convex< PointType_, TLabel > | |
| hausdorffDistanceL1(const OtherSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| hausdorffDistanceL1(const OtherOrientedSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| hausdorffDistanceL1(const OtherRectangle &other) const | pgl::Convex< PointType_, TLabel > | |
| hausdorffDistanceL1(const OtherTriangle &other) const | pgl::Convex< PointType_, TLabel > | |
| hausdorffDistanceL1(const OtherConvex &other) const | pgl::Convex< PointType_, TLabel > | |
| hausdorffDistanceL1(const OtherShape &other) const | pgl::Convex< PointType_, TLabel > | inline |
| hausdorffDistanceL1(const Shape< OtherPoint > &other) const | pgl::Convex< PointType_, TLabel > | inline |
| hausdorffDistanceLInf(const OtherPoint &point) const | pgl::Convex< PointType_, TLabel > | |
| hausdorffDistanceLInf(const OtherSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| hausdorffDistanceLInf(const OtherOrientedSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| hausdorffDistanceLInf(const OtherRectangle &other) const | pgl::Convex< PointType_, TLabel > | |
| hausdorffDistanceLInf(const OtherTriangle &other) const | pgl::Convex< PointType_, TLabel > | |
| hausdorffDistanceLInf(const OtherConvex &other) const | pgl::Convex< PointType_, TLabel > | |
| hausdorffDistanceLInf(const OtherShape &other) const | pgl::Convex< PointType_, TLabel > | inline |
| hausdorffDistanceLInf(const Shape< OtherPoint > &other) const | pgl::Convex< PointType_, TLabel > | inline |
| index(const PointType &point) const | pgl::Convex< PointType_, TLabel > | |
| insert(const OtherPoint &point) | pgl::Convex< PointType_, TLabel > | |
| insert(const TShape &shape) | pgl::Convex< PointType_, TLabel > | |
| insert(Range &&range) | pgl::Convex< PointType_, TLabel > | inline |
| interiorContains(const EmptyShape< EmptyPoint > &) const | pgl::Convex< PointType_, TLabel > | inline |
| interiorContains(const OtherPoint &point) const | pgl::Convex< PointType_, TLabel > | |
| interiorContains(const OtherSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| interiorContains(const OtherOrientedSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| interiorContains(const OtherLine &) const | pgl::Convex< PointType_, TLabel > | |
| interiorContains(const OtherOrientedLine &) const | pgl::Convex< PointType_, TLabel > | |
| interiorContains(const OtherRay &) const | pgl::Convex< PointType_, TLabel > | |
| interiorContains(const OtherHalfplane &) const | pgl::Convex< PointType_, TLabel > | |
| interiorContains(const OtherRectangle &other) const | pgl::Convex< PointType_, TLabel > | |
| interiorContains(const OtherTriangle &other) const | pgl::Convex< PointType_, TLabel > | |
| interiorContains(const OtherConvex &other) const | pgl::Convex< PointType_, TLabel > | |
| interiorContains(const OtherPolygon &other) const | pgl::Convex< PointType_, TLabel > | |
| interiorContains(const OtherDisk &other) const | pgl::Convex< PointType_, TLabel > | |
| interiorContains(const Shape< OtherPoint > &other) const | pgl::Convex< PointType_, TLabel > | |
| interiorContains(const OtherChain &other) const | pgl::Convex< PointType_, TLabel > | |
| interiorContains(const OtherPolyline &other) const | pgl::Convex< PointType_, TLabel > | |
| interiorContains(const OtherRegion &other) const | pgl::Convex< PointType_, TLabel > | |
| interiorContains(const OtherRegion &other) const | pgl::Convex< PointType_, TLabel > | |
| interiorContains(const OtherSet &other) const | pgl::Convex< PointType_, TLabel > | inline |
| interiorsIntersect(const OtherPoint &other) const | pgl::Convex< PointType_, TLabel > | |
| interiorsIntersect(const OtherLine &other) const | pgl::Convex< PointType_, TLabel > | |
| interiorsIntersect(const OtherOrientedLine &other) const | pgl::Convex< PointType_, TLabel > | |
| interiorsIntersect(const OtherSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| interiorsIntersect(const OtherOrientedSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| interiorsIntersect(const OtherRay &other) const | pgl::Convex< PointType_, TLabel > | |
| interiorsIntersect(const OtherHalfplane &other) const | pgl::Convex< PointType_, TLabel > | |
| interiorsIntersect(const OtherRectangle &other) const | pgl::Convex< PointType_, TLabel > | |
| interiorsIntersect(const OtherTriangle &other) const | pgl::Convex< PointType_, TLabel > | |
| interiorsIntersect(const OtherConvex &other) const | pgl::Convex< PointType_, TLabel > | |
| interiorsIntersect(const OtherDisk &other) const | pgl::Convex< PointType_, TLabel > | |
| interiorsIntersect(const Shape< OtherPoint > &other) const | pgl::Convex< PointType_, TLabel > | |
| interiorsIntersect(const OtherShape &other) const | pgl::Convex< PointType_, TLabel > | inline |
| interiorsIntersect(const EmptyShape< EmptyPoint > &) const | pgl::Convex< PointType_, TLabel > | inline |
| intersection(const Shape< OtherPoint > &other) const | pgl::Convex< PointType_, TLabel > | inline |
| intersection(const OtherPoint &other) const | pgl::Convex< PointType_, TLabel > | |
| intersection(const OtherSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| intersection(const OtherOrientedSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| intersection(const OtherLine &other) const | pgl::Convex< PointType_, TLabel > | |
| intersection(const OtherOrientedLine &other) const | pgl::Convex< PointType_, TLabel > | |
| intersection(const OtherRay &other) const | pgl::Convex< PointType_, TLabel > | |
| intersection(const OtherHalfplane &other) const | pgl::Convex< PointType_, TLabel > | |
| intersection(const OtherRegion &other) const | pgl::Convex< PointType_, TLabel > | inline |
| intersection(const OtherRectangle &other) const | pgl::Convex< PointType_, TLabel > | |
| intersection(const OtherTriangle &other) const | pgl::Convex< PointType_, TLabel > | |
| intersection(const OtherConvex &other) const | pgl::Convex< PointType_, TLabel > | |
| intersection(const OtherShape &other) const | pgl::Convex< PointType_, TLabel > | inline |
| intersection(const EmptyShape< EmptyPoint > &) const | pgl::Convex< PointType_, TLabel > | inline |
| intersects(const OtherSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| intersects(const OtherOrientedSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| intersects(const OtherLine &other) const | pgl::Convex< PointType_, TLabel > | |
| intersects(const OtherOrientedLine &other) const | pgl::Convex< PointType_, TLabel > | |
| intersects(const OtherRay &other) const | pgl::Convex< PointType_, TLabel > | |
| intersects(const OtherRectangle &other) const | pgl::Convex< PointType_, TLabel > | |
| intersects(const OtherTriangle &other) const | pgl::Convex< PointType_, TLabel > | |
| intersects(const OtherPoint &other) const | pgl::Convex< PointType_, TLabel > | |
| intersects(const OtherHalfplane &other) const | pgl::Convex< PointType_, TLabel > | |
| intersects(const OtherConvex &other) const | pgl::Convex< PointType_, TLabel > | |
| intersects(const OtherDisk &other) const | pgl::Convex< PointType_, TLabel > | |
| intersects(const Shape< OtherPoint > &other) const | pgl::Convex< PointType_, TLabel > | |
| intersects(const OtherShape &other) const | pgl::Convex< PointType_, TLabel > | inline |
| intersects(const EmptyShape< EmptyPoint > &) const | pgl::Convex< PointType_, TLabel > | inline |
| isDegenerate() const | pgl::Convex< PointType_, TLabel > | |
| isPoint() const | pgl::Convex< PointType_, TLabel > | |
| isSegment() const | pgl::Convex< PointType_, TLabel > | |
| isUndefined() const | pgl::Convex< PointType_, TLabel > | |
| label() const | pgl::Convex< PointType_, TLabel > | inline |
| LabelType typedef | pgl::Convex< PointType_, TLabel > | |
| latticePoints() const | pgl::Convex< PointType_, TLabel > | |
| lowerHull() const | pgl::Convex< PointType_, TLabel > | inline |
| maxIndex() const | pgl::Convex< PointType_, TLabel > | |
| minimumWidth() const | pgl::Convex< PointType_, TLabel > | |
| minkowskiErosion(const OtherShape &other) const | pgl::Convex< PointType_, TLabel > | |
| minkowskiErosion(const OtherShape &other) const | pgl::Convex< PointType_, TLabel > | |
| minkowskiSum(const OtherShape &other) const | pgl::Convex< PointType_, TLabel > | |
| minkowskiSum(const OtherShape &other) const | pgl::Convex< PointType_, TLabel > | inline |
| NumberType typedef | pgl::Convex< PointType_, TLabel > | |
| operator Polygon< PointType >() const | pgl::Convex< PointType_, TLabel > | inlineexplicit |
| operator*=(const Scalar &scalar) | pgl::Convex< PointType_, TLabel > | |
| operator*=(const Scalar &scalar) | pgl::Convex< PointType_, TLabel > | |
| operator+=(const OtherPoint &translation) | pgl::Convex< PointType_, TLabel > | |
| operator+=(const OtherPoint &translation) | pgl::Convex< PointType_, TLabel > | |
| operator-=(const OtherPoint &translation) | pgl::Convex< PointType_, TLabel > | |
| operator-=(const OtherPoint &translation) | pgl::Convex< PointType_, TLabel > | |
| operator/=(const Scalar &scalar) | pgl::Convex< PointType_, TLabel > | |
| operator/=(const Scalar &scalar) | pgl::Convex< PointType_, TLabel > | |
| operator<=>(const Convex &other) const | pgl::Convex< PointType_, TLabel > | inline |
| operator==(const Convex &other) const | pgl::Convex< PointType_, TLabel > | inline |
| operator[](std::size_t index) const | pgl::Convex< PointType_, TLabel > | inline |
| OrientedEdgeIterator typedef | pgl::Convex< PointType_, TLabel > | |
| orientedEdges() const | pgl::Convex< PointType_, TLabel > | inline |
| orientedEdgesBegin() const | pgl::Convex< PointType_, TLabel > | inline |
| orientedEdgesEnd() const | pgl::Convex< PointType_, TLabel > | inline |
| orientedEdgesView() const | pgl::Convex< PointType_, TLabel > | inline |
| pointInside() const | pgl::Convex< PointType_, TLabel > | |
| pointInsideInteriorContainedIn(const OtherShape &shape) const | pgl::Convex< PointType_, TLabel > | |
| PointType typedef | pgl::Convex< PointType_, TLabel > | |
| regularizedIntersection(const Shape< OtherPoint > &other) const | pgl::Convex< PointType_, TLabel > | inline |
| regularizedIntersection(const OtherShape &other) const | pgl::Convex< PointType_, TLabel > | inline |
| regularizedUnion(const Shape< OtherPoint > &other) const | pgl::Convex< PointType_, TLabel > | inline |
| regularizedUnion(const OtherConvex &other) const | pgl::Convex< PointType_, TLabel > | |
| regularizedUnion(const OtherTriangle &other) const | pgl::Convex< PointType_, TLabel > | |
| regularizedUnion(const OtherRectangle &other) const | pgl::Convex< PointType_, TLabel > | |
| regularizedUnion(const OtherShape &other) const | pgl::Convex< PointType_, TLabel > | inline |
| regularizedUnion(const OtherConvex &other) const | pgl::Convex< PointType_, TLabel > | |
| regularizedUnion(const OtherTriangle &other) const | pgl::Convex< PointType_, TLabel > | |
| regularizedUnion(const OtherRectangle &other) const | pgl::Convex< PointType_, TLabel > | |
| rotate90(int k=1) | pgl::Convex< PointType_, TLabel > | |
| rotated90(int k=1) const | pgl::Convex< PointType_, TLabel > | |
| samePointSet(const OtherShape &other) const | pgl::Convex< PointType_, TLabel > | |
| scaledDownX(const OtherNumber scalar) const | pgl::Convex< PointType_, TLabel > | |
| scaledDownX(const OtherNumber scalar) const | pgl::Convex< PointType_, TLabel > | |
| scaledDownY(const OtherNumber scalar) const | pgl::Convex< PointType_, TLabel > | |
| scaledDownY(const OtherNumber scalar) const | pgl::Convex< PointType_, TLabel > | |
| scaleDownX(const OtherNumber scalar) | pgl::Convex< PointType_, TLabel > | |
| scaleDownY(const OtherNumber scalar) | pgl::Convex< PointType_, TLabel > | |
| scaledUpX(const OtherNumber scalar) const | pgl::Convex< PointType_, TLabel > | |
| scaledUpX(const OtherNumber scalar) const | pgl::Convex< PointType_, TLabel > | |
| scaledUpY(const OtherNumber scalar) const | pgl::Convex< PointType_, TLabel > | |
| scaledUpY(const OtherNumber scalar) const | pgl::Convex< PointType_, TLabel > | |
| scaleUpX(const OtherNumber scalar) | pgl::Convex< PointType_, TLabel > | |
| scaleUpY(const OtherNumber scalar) | pgl::Convex< PointType_, TLabel > | |
| separates(const EmptyShape< EmptyPoint > &) const | pgl::Convex< PointType_, TLabel > | inline |
| separates(const OtherPoint &) const | pgl::Convex< PointType_, TLabel > | |
| separates(const OtherSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| separates(const OtherOrientedSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| separates(const OtherLine &other) const | pgl::Convex< PointType_, TLabel > | |
| separates(const OtherOrientedLine &other) const | pgl::Convex< PointType_, TLabel > | |
| separates(const OtherRay &other) const | pgl::Convex< PointType_, TLabel > | |
| separates(const OtherHalfplane &) const | pgl::Convex< PointType_, TLabel > | |
| separates(const OtherRectangle &other) const | pgl::Convex< PointType_, TLabel > | |
| separates(const OtherTriangle &other) const | pgl::Convex< PointType_, TLabel > | |
| separates(const OtherConvex &other) const | pgl::Convex< PointType_, TLabel > | |
| separates(const OtherPolygon &other) const | pgl::Convex< PointType_, TLabel > | |
| separates(const OtherChain &other) const | pgl::Convex< PointType_, TLabel > | |
| separates(const OtherPolyline &other) const | pgl::Convex< PointType_, TLabel > | |
| separates(const OtherRegion &other) const | pgl::Convex< PointType_, TLabel > | |
| separates(const OtherRegion &other) const | pgl::Convex< PointType_, TLabel > | |
| separates(const OtherSet &other) const | pgl::Convex< PointType_, TLabel > | |
| separates(const OtherDisk &other) const | pgl::Convex< PointType_, TLabel > | |
| separates(const Shape< OtherPoint > &other) const | pgl::Convex< PointType_, TLabel > | |
| size() const | pgl::Convex< PointType_, TLabel > | inline |
| smallestEnclosingDisk(UniformRandomBitGenerator &&generator) const | pgl::Convex< PointType_, TLabel > | |
| smallestEnclosingDisk() const | pgl::Convex< PointType_, TLabel > | |
| smallestEnclosingDisk(UniformRandomBitGenerator &&generator) const | pgl::Convex< PointType_, TLabel > | |
| smallestEnclosingRectangle() const | pgl::Convex< PointType_, TLabel > | |
| smallestEnclosingSlab() const | pgl::Convex< PointType_, TLabel > | |
| squaredDistance(const OtherPoint &point) const | pgl::Convex< PointType_, TLabel > | |
| squaredDistance(const OtherSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| squaredDistance(const OtherOrientedSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| squaredDistance(const OtherConvex &other) const | pgl::Convex< PointType_, TLabel > | |
| squaredDistance(const OtherTriangle &other) const | pgl::Convex< PointType_, TLabel > | |
| squaredDistance(const OtherRectangle &other) const | pgl::Convex< PointType_, TLabel > | |
| squaredDistance(const OtherLine &other) const | pgl::Convex< PointType_, TLabel > | |
| squaredDistance(const OtherOrientedLine &other) const | pgl::Convex< PointType_, TLabel > | |
| squaredDistance(const OtherRay &other) const | pgl::Convex< PointType_, TLabel > | |
| squaredDistance(const OtherHalfplane &other) const | pgl::Convex< PointType_, TLabel > | |
| squaredDistance(const OtherDisk &other) const | pgl::Convex< PointType_, TLabel > | |
| squaredDistance(const OtherShape &other) const | pgl::Convex< PointType_, TLabel > | inline |
| squaredHausdorffDistance(const OtherPoint &point) const | pgl::Convex< PointType_, TLabel > | |
| squaredHausdorffDistance(const OtherSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| squaredHausdorffDistance(const OtherOrientedSegment &other) const | pgl::Convex< PointType_, TLabel > | |
| squaredHausdorffDistance(const OtherRectangle &other) const | pgl::Convex< PointType_, TLabel > | |
| squaredHausdorffDistance(const OtherTriangle &other) const | pgl::Convex< PointType_, TLabel > | |
| squaredHausdorffDistance(const OtherConvex &other) const | pgl::Convex< PointType_, TLabel > | |
| squaredHausdorffDistance(const OtherShape &other) const | pgl::Convex< PointType_, TLabel > | inline |
| squaredMinimumWidth() const | pgl::Convex< PointType_, TLabel > | |
| symmetricDifference(const Shape< OtherPoint > &other) const | pgl::Convex< PointType_, TLabel > | inline |
| symmetricDifference(const OtherConvex &other) const | pgl::Convex< PointType_, TLabel > | |
| symmetricDifference(const OtherTriangle &other) const | pgl::Convex< PointType_, TLabel > | |
| symmetricDifference(const OtherRectangle &other) const | pgl::Convex< PointType_, TLabel > | |
| symmetricDifference(const OtherShape &other) const | pgl::Convex< PointType_, TLabel > | inline |
| symmetricDifference(const OtherConvex &other) const | pgl::Convex< PointType_, TLabel > | |
| symmetricDifference(const OtherTriangle &other) const | pgl::Convex< PointType_, TLabel > | |
| symmetricDifference(const OtherRectangle &other) const | pgl::Convex< PointType_, TLabel > | |
| twiceArea() const | pgl::Convex< PointType_, TLabel > | |
| upperHull() const | pgl::Convex< PointType_, TLabel > | inline |
| vertices() const | pgl::Convex< PointType_, TLabel > | inline |
| verticesCentroid() const | pgl::Convex< PointType_, TLabel > | |
| verticesContain(const OtherPoint &point) const | pgl::Convex< PointType_, TLabel > | |
| verticesView() const | pgl::Convex< PointType_, TLabel > | inline |