| a() const | pgl::Disk< PointType_, TLabel > | inline |
| area() const | pgl::Disk< PointType_, TLabel > | inline |
| b() const | pgl::Disk< PointType_, TLabel > | inline |
| bbox() const | pgl::Disk< PointType_, TLabel > | inline |
| begin() const | pgl::Disk< PointType_, TLabel > | inline |
| boundaryContains(const EmptyShape< EmptyPoint > &) const | pgl::Disk< PointType_, TLabel > | inline |
| boundaryContains(const OtherPoint &other) const | pgl::Disk< PointType_, TLabel > | |
| boundaryContains(const OtherSegment &other) const | pgl::Disk< PointType_, TLabel > | |
| boundaryContains(const OtherOrientedSegment &other) const | pgl::Disk< PointType_, TLabel > | |
| boundaryContains(const OtherLine &other) const | pgl::Disk< PointType_, TLabel > | |
| boundaryContains(const OtherOrientedLine &other) const | pgl::Disk< PointType_, TLabel > | |
| boundaryContains(const OtherRay &other) const | pgl::Disk< PointType_, TLabel > | |
| boundaryContains(const OtherHalfplane &other) const | pgl::Disk< PointType_, TLabel > | |
| boundaryContains(const OtherTriangle &other) const | pgl::Disk< PointType_, TLabel > | |
| boundaryContains(const OtherRectangle &other) const | pgl::Disk< PointType_, TLabel > | |
| boundaryContains(const OtherConvex &other) const | pgl::Disk< PointType_, TLabel > | |
| boundaryContains(const OtherPolygon &other) const | pgl::Disk< PointType_, TLabel > | |
| boundaryContains(const OtherDisk &other) const | pgl::Disk< PointType_, TLabel > | |
| boundaryContains(const Shape< PointType > &other) const | pgl::Disk< PointType_, TLabel > | |
| boundaryContains(const OtherChain &other) const | pgl::Disk< PointType_, TLabel > | |
| boundaryContains(const OtherPolyline &other) const | pgl::Disk< PointType_, TLabel > | |
| boundaryContains(const OtherRegion &other) const | pgl::Disk< PointType_, TLabel > | |
| boundaryContains(const OtherRegion &other) const | pgl::Disk< PointType_, TLabel > | |
| boundaryContains(const OtherSet &other) const | pgl::Disk< PointType_, TLabel > | inline |
| c() const | pgl::Disk< PointType_, TLabel > | inline |
| cbegin() const | pgl::Disk< PointType_, TLabel > | inline |
| cend() const | pgl::Disk< PointType_, TLabel > | inline |
| center() const | pgl::Disk< PointType_, TLabel > | inline |
| contains(const OtherPoint &other) const | pgl::Disk< PointType_, TLabel > | |
| contains(const OtherSegment &other) const | pgl::Disk< PointType_, TLabel > | |
| contains(const OtherOrientedSegment &other) const | pgl::Disk< PointType_, TLabel > | |
| contains(const OtherLine &other) const | pgl::Disk< PointType_, TLabel > | |
| contains(const OtherOrientedLine &other) const | pgl::Disk< PointType_, TLabel > | |
| contains(const OtherRay &other) const | pgl::Disk< PointType_, TLabel > | |
| contains(const OtherHalfplane &other) const | pgl::Disk< PointType_, TLabel > | |
| contains(const OtherTriangle &other) const | pgl::Disk< PointType_, TLabel > | |
| contains(const OtherRectangle &other) const | pgl::Disk< PointType_, TLabel > | |
| contains(const OtherConvex &other) const | pgl::Disk< PointType_, TLabel > | |
| contains(const OtherPolygon &other) const | pgl::Disk< PointType_, TLabel > | |
| contains(const OtherDisk &other) const | pgl::Disk< PointType_, TLabel > | |
| contains(const Shape< PointType > &other) const | pgl::Disk< PointType_, TLabel > | |
| contains(const EmptyShape< EmptyPoint > &) const | pgl::Disk< PointType_, TLabel > | inline |
| contains(const OtherChain &other) const | pgl::Disk< PointType_, TLabel > | |
| contains(const OtherPolyline &other) const | pgl::Disk< PointType_, TLabel > | |
| contains(const OtherRegion &other) const | pgl::Disk< PointType_, TLabel > | |
| contains(const OtherRegion &other) const | pgl::Disk< PointType_, TLabel > | |
| contains(const OtherSet &other) const | pgl::Disk< PointType_, TLabel > | inline |
| crosses(const OtherPoint &other) const | pgl::Disk< PointType_, TLabel > | |
| crosses(const OtherSegment &other) const | pgl::Disk< PointType_, TLabel > | |
| crosses(const OtherOrientedSegment &other) const | pgl::Disk< PointType_, TLabel > | |
| crosses(const OtherLine &other) const | pgl::Disk< PointType_, TLabel > | |
| crosses(const OtherOrientedLine &other) const | pgl::Disk< PointType_, TLabel > | |
| crosses(const OtherRay &other) const | pgl::Disk< PointType_, TLabel > | |
| crosses(const OtherHalfplane &other) const | pgl::Disk< PointType_, TLabel > | |
| crosses(const OtherRectangle &other) const | pgl::Disk< PointType_, TLabel > | |
| crosses(const OtherTriangle &other) const | pgl::Disk< PointType_, TLabel > | |
| crosses(const OtherDisk &other) const | pgl::Disk< PointType_, TLabel > | |
| crosses(const Shape< OtherPoint > &other) const | pgl::Disk< PointType_, TLabel > | |
| crosses(const OtherShape &other) const | pgl::Disk< PointType_, TLabel > | inline |
| crosses(const EmptyShape< EmptyPoint > &) const | pgl::Disk< PointType_, TLabel > | inline |
| diameter() const | pgl::Disk< PointType_, TLabel > | inline |
| Disk()=default | pgl::Disk< PointType_, TLabel > | |
| Disk(PointType first, PointType second, PointType third) | pgl::Disk< PointType_, TLabel > | inline |
| Disk(PointType first, PointType second, PointType third, A &&label) | pgl::Disk< PointType_, TLabel > | inline |
| Disk(PointType center, NumberType radius) | pgl::Disk< PointType_, TLabel > | inline |
| Disk(PointType center, NumberType radius, A &&label) | pgl::Disk< PointType_, TLabel > | inline |
| Disk(NumberType x, NumberType y, NumberType radius) | pgl::Disk< PointType_, TLabel > | inline |
| Disk(NumberType x, NumberType y, NumberType radius, A &&label) | pgl::Disk< PointType_, TLabel > | inline |
| Disk(const Disk< OtherPointType, OtherLabelType > &other) | pgl::Disk< PointType_, TLabel > | inline |
| distanceL1(const OtherPoint &point) const | pgl::Disk< PointType_, TLabel > | |
| distanceL1(const Shape< OtherPoint > &other) const | pgl::Disk< PointType_, TLabel > | inline |
| distanceLInf(const OtherPoint &point) const | pgl::Disk< PointType_, TLabel > | |
| distanceLInf(const Shape< OtherPoint > &other) const | pgl::Disk< PointType_, TLabel > | inline |
| end() const | pgl::Disk< PointType_, TLabel > | inline |
| fbox() const | pgl::Disk< PointType_, TLabel > | inline |
| get(std::ptrdiff_t index) const | pgl::Disk< PointType_, TLabel > | inline |
| getIfPoint() const | pgl::Disk< PointType_, TLabel > | inline |
| index(const PointType &point) const | pgl::Disk< PointType_, TLabel > | inline |
| interiorContains(const EmptyShape< EmptyPoint > &) const | pgl::Disk< PointType_, TLabel > | inline |
| interiorContains(const OtherPoint &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorContains(const OtherSegment &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorContains(const OtherOrientedSegment &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorContains(const OtherLine &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorContains(const OtherOrientedLine &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorContains(const OtherRay &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorContains(const OtherHalfplane &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorContains(const OtherTriangle &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorContains(const OtherRectangle &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorContains(const OtherConvex &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorContains(const OtherDisk &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorContains(const OtherPolygon &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorContains(const OtherChain &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorContains(const OtherPolyline &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorContains(const OtherRegion &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorContains(const OtherRegion &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorContains(const OtherSet &other) const | pgl::Disk< PointType_, TLabel > | inline |
| interiorsIntersect(const OtherPoint &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorsIntersect(const OtherSegment &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorsIntersect(const OtherOrientedSegment &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorsIntersect(const OtherLine &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorsIntersect(const OtherOrientedLine &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorsIntersect(const OtherRay &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorsIntersect(const OtherHalfplane &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorsIntersect(const OtherRectangle &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorsIntersect(const OtherTriangle &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorsIntersect(const OtherDisk &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorsIntersect(const Shape< OtherPoint > &other) const | pgl::Disk< PointType_, TLabel > | |
| interiorsIntersect(const OtherShape &other) const | pgl::Disk< PointType_, TLabel > | inline |
| interiorsIntersect(const EmptyShape< EmptyPoint > &) const | pgl::Disk< PointType_, TLabel > | inline |
| intersection(const Shape< OtherPoint > &other) const | pgl::Disk< PointType_, TLabel > | inline |
| intersection(const OtherPoint &other) const | pgl::Disk< PointType_, TLabel > | |
| intersection(const EmptyShape< EmptyPoint > &) const | pgl::Disk< PointType_, TLabel > | inline |
| intersects(const OtherSegment &other) const | pgl::Disk< PointType_, TLabel > | |
| intersects(const OtherDisk &other) const | pgl::Disk< PointType_, TLabel > | |
| intersects(const OtherPoint &other) const | pgl::Disk< PointType_, TLabel > | |
| intersects(const OtherOrientedSegment &other) const | pgl::Disk< PointType_, TLabel > | |
| intersects(const OtherLine &other) const | pgl::Disk< PointType_, TLabel > | |
| intersects(const OtherOrientedLine &other) const | pgl::Disk< PointType_, TLabel > | |
| intersects(const OtherRay &other) const | pgl::Disk< PointType_, TLabel > | |
| intersects(const OtherHalfplane &other) const | pgl::Disk< PointType_, TLabel > | |
| intersects(const OtherRectangle &other) const | pgl::Disk< PointType_, TLabel > | |
| intersects(const OtherTriangle &other) const | pgl::Disk< PointType_, TLabel > | |
| intersects(const Shape< OtherPoint > &other) const | pgl::Disk< PointType_, TLabel > | |
| intersects(const OtherShape &other) const | pgl::Disk< PointType_, TLabel > | inline |
| intersects(const EmptyShape< EmptyPoint > &) const | pgl::Disk< PointType_, TLabel > | inline |
| isDegenerate() const | pgl::Disk< PointType_, TLabel > | inline |
| isPoint() const | pgl::Disk< PointType_, TLabel > | inline |
| isUndefined() const | pgl::Disk< PointType_, TLabel > | inline |
| label() const | pgl::Disk< PointType_, TLabel > | inline |
| LabelType typedef | pgl::Disk< PointType_, TLabel > | |
| latticePoints() const | pgl::Disk< PointType_, TLabel > | |
| minkowskiErosion(const OtherShape &other) const | pgl::Disk< PointType_, TLabel > | |
| minkowskiErosion(const OtherDisk &other) const | pgl::Disk< PointType_, TLabel > | |
| minkowskiErosion(const OtherHalfplane &other) const | pgl::Disk< PointType_, TLabel > | |
| minkowskiErosion(const OtherDisk &other) const | pgl::Disk< PointType_, TLabel > | |
| minkowskiErosion(const OtherHalfplane &other) const | pgl::Disk< PointType_, TLabel > | |
| minkowskiSum(const OtherShape &other) const | pgl::Disk< PointType_, TLabel > | |
| minkowskiSum(const OtherDisk &other) const | pgl::Disk< PointType_, TLabel > | |
| minkowskiSum(const OtherHalfplane &other) const | pgl::Disk< PointType_, TLabel > | |
| minkowskiSum(const OtherDisk &other) const | pgl::Disk< PointType_, TLabel > | |
| minkowskiSum(const OtherHalfplane &other) const | pgl::Disk< PointType_, TLabel > | |
| NumberType typedef | pgl::Disk< PointType_, TLabel > | |
| operator*=(const Scalar &scalar) | pgl::Disk< PointType_, TLabel > | inline |
| operator+=(const OtherPoint &translation) | pgl::Disk< PointType_, TLabel > | inline |
| operator-=(const OtherPoint &translation) | pgl::Disk< PointType_, TLabel > | inline |
| operator/=(const Scalar &scalar) | pgl::Disk< PointType_, TLabel > | inline |
| operator<=>(const Disk &other) const | pgl::Disk< PointType_, TLabel > | inline |
| operator=(const Disk< OtherPointType, OtherLabelType > &other) | pgl::Disk< PointType_, TLabel > | inline |
| operator==(const Disk &other) const | pgl::Disk< PointType_, TLabel > | inline |
| operator[](std::size_t index) const | pgl::Disk< PointType_, TLabel > | inline |
| pointInside() const | pgl::Disk< PointType_, TLabel > | inline |
| pointInsideInteriorContainedIn(const OtherShape &shape) const | pgl::Disk< PointType_, TLabel > | inline |
| PointLabelType typedef | pgl::Disk< PointType_, TLabel > | |
| PointType typedef | pgl::Disk< PointType_, TLabel > | |
| radius() const | pgl::Disk< PointType_, TLabel > | inline |
| rotate90(int k=1) | pgl::Disk< PointType_, TLabel > | |
| rotated90(int k=1) const | pgl::Disk< PointType_, TLabel > | |
| samePointSet(const OtherShape &other) const | pgl::Disk< PointType_, TLabel > | |
| separates(const OtherPolygon &other) const | pgl::Disk< PointType_, TLabel > | |
| separates(const OtherChain &other) const | pgl::Disk< PointType_, TLabel > | |
| separates(const OtherPolyline &other) const | pgl::Disk< PointType_, TLabel > | |
| separates(const OtherRegion &other) const | pgl::Disk< PointType_, TLabel > | |
| separates(const OtherRegion &other) const | pgl::Disk< PointType_, TLabel > | |
| separates(const OtherSet &other) const | pgl::Disk< PointType_, TLabel > | |
| separates(const OtherPoint &other) const | pgl::Disk< PointType_, TLabel > | |
| separates(const OtherSegment &other) const | pgl::Disk< PointType_, TLabel > | |
| separates(const OtherOrientedSegment &other) const | pgl::Disk< PointType_, TLabel > | |
| separates(const OtherLine &other) const | pgl::Disk< PointType_, TLabel > | |
| separates(const OtherOrientedLine &other) const | pgl::Disk< PointType_, TLabel > | |
| separates(const OtherConvex &other) const | pgl::Disk< PointType_, TLabel > | |
| separates(const OtherRay &other) const | pgl::Disk< PointType_, TLabel > | |
| separates(const OtherHalfplane &other) const | pgl::Disk< PointType_, TLabel > | |
| separates(const OtherRectangle &other) const | pgl::Disk< PointType_, TLabel > | |
| separates(const OtherTriangle &other) const | pgl::Disk< PointType_, TLabel > | |
| separates(const OtherDisk &other) const | pgl::Disk< PointType_, TLabel > | |
| size() | pgl::Disk< PointType_, TLabel > | inlinestatic |
| squaredDistance(const OtherPoint &point) const | pgl::Disk< PointType_, TLabel > | |
| squaredDistance(const OtherSegment &other) const | pgl::Disk< PointType_, TLabel > | |
| squaredDistance(const OtherOrientedSegment &other) const | pgl::Disk< PointType_, TLabel > | |
| squaredDistance(const OtherLine &other) const | pgl::Disk< PointType_, TLabel > | |
| squaredDistance(const OtherOrientedLine &other) const | pgl::Disk< PointType_, TLabel > | |
| squaredDistance(const OtherRay &other) const | pgl::Disk< PointType_, TLabel > | |
| squaredDistance(const OtherHalfplane &other) const | pgl::Disk< PointType_, TLabel > | |
| squaredDistance(const OtherRectangle &other) const | pgl::Disk< PointType_, TLabel > | |
| squaredDistance(const OtherTriangle &other) const | pgl::Disk< PointType_, TLabel > | |
| squaredDistance(const OtherDisk &other) const | pgl::Disk< PointType_, TLabel > | |
| squaredDistance(const OtherShape &other) const | pgl::Disk< PointType_, TLabel > | inline |
| squaredRadius() const | pgl::Disk< PointType_, TLabel > | inline |