Pangolin
Header-only C++20 plane computational geometry library
Loading...
Searching...
No Matches
pgl::Convex< PointType_, TLabel > Member List

This is the complete list of members for pgl::Convex< PointType_, TLabel >, including all inherited members.

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