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

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

a() constpgl::Triangle< PointType_, TLabel >inline
area() constpgl::Triangle< PointType_, TLabel >
asConvex() constpgl::Triangle< PointType_, TLabel >inline
asHalfplaneIntersection() constpgl::Triangle< PointType_, TLabel >inline
asPolygon() constpgl::Triangle< PointType_, TLabel >inline
asPolygonSet() constpgl::Triangle< PointType_, TLabel >inline
asPolygonWithHoles() constpgl::Triangle< PointType_, TLabel >inline
b() constpgl::Triangle< PointType_, TLabel >inline
bbox() constpgl::Triangle< PointType_, TLabel >
begin() constpgl::Triangle< PointType_, TLabel >inline
boundaryContains(const OtherPoint &point) constpgl::Triangle< PointType_, TLabel >
boundaryContains(const OtherSegment &other) constpgl::Triangle< PointType_, TLabel >
boundaryContains(const OtherOrientedSegment &other) constpgl::Triangle< PointType_, TLabel >
boundaryContains(const OtherLine &other) constpgl::Triangle< PointType_, TLabel >
boundaryContains(const OtherOrientedLine &other) constpgl::Triangle< PointType_, TLabel >
boundaryContains(const OtherRay &other) constpgl::Triangle< PointType_, TLabel >
boundaryContains(const OtherHalfplane &other) constpgl::Triangle< PointType_, TLabel >
boundaryContains(const OtherRectangle &other) constpgl::Triangle< PointType_, TLabel >
boundaryContains(const OtherTriangle &other) constpgl::Triangle< PointType_, TLabel >
boundaryContains(const Shape< PointType > &other) constpgl::Triangle< PointType_, TLabel >
boundaryContains(const EmptyShape< EmptyPoint > &) constpgl::Triangle< PointType_, TLabel >inline
boundaryContains(const OtherChain &other) constpgl::Triangle< PointType_, TLabel >
boundaryContains(const OtherPolyline &other) constpgl::Triangle< PointType_, TLabel >
boundaryContains(const OtherRegion &other) constpgl::Triangle< PointType_, TLabel >
boundaryContains(const OtherRegion &other) constpgl::Triangle< PointType_, TLabel >
boundaryContains(const OtherSet &other) constpgl::Triangle< PointType_, TLabel >inline
boundaryContains(const OtherDisk &other) constpgl::Triangle< PointType_, TLabel >
boundaryContains(const OtherConvex &other) constpgl::Triangle< PointType_, TLabel >
boundaryContains(const OtherPolygon &other) constpgl::Triangle< PointType_, TLabel >
BoundaryType typedefpgl::Triangle< PointType_, TLabel >
c() constpgl::Triangle< PointType_, TLabel >inline
cbegin() constpgl::Triangle< PointType_, TLabel >inline
cend() constpgl::Triangle< PointType_, TLabel >inline
centroid() constpgl::Triangle< PointType_, TLabel >
circumcircle() constpgl::Triangle< PointType_, TLabel >
closestPoints(const OtherShape &other) constpgl::Triangle< PointType_, TLabel >
closestSegments(const OtherShape &other) constpgl::Triangle< PointType_, TLabel >
const_iterator typedefpgl::Triangle< PointType_, TLabel >
const_reference typedefpgl::Triangle< PointType_, TLabel >
contains(const OtherPoint &point) constpgl::Triangle< PointType_, TLabel >
contains(const OtherSegment &other) constpgl::Triangle< PointType_, TLabel >
contains(const OtherOrientedSegment &other) constpgl::Triangle< PointType_, TLabel >
contains(const OtherLine &other) constpgl::Triangle< PointType_, TLabel >
contains(const OtherOrientedLine &other) constpgl::Triangle< PointType_, TLabel >
contains(const OtherRay &other) constpgl::Triangle< PointType_, TLabel >
contains(const OtherHalfplane &other) constpgl::Triangle< PointType_, TLabel >
contains(const OtherRectangle &other) constpgl::Triangle< PointType_, TLabel >
contains(const OtherTriangle &other) constpgl::Triangle< PointType_, TLabel >
contains(const OtherConvex &other) constpgl::Triangle< PointType_, TLabel >
contains(const OtherPolygon &other) constpgl::Triangle< PointType_, TLabel >
contains(const OtherDisk &other) constpgl::Triangle< PointType_, TLabel >
contains(const Shape< PointType > &other) constpgl::Triangle< PointType_, TLabel >
contains(const EmptyShape< EmptyPoint > &) constpgl::Triangle< PointType_, TLabel >inline
contains(const OtherChain &other) constpgl::Triangle< PointType_, TLabel >
contains(const OtherPolyline &other) constpgl::Triangle< PointType_, TLabel >
contains(const OtherRegion &other) constpgl::Triangle< PointType_, TLabel >
contains(const OtherRegion &other) constpgl::Triangle< PointType_, TLabel >
contains(const OtherSet &other) constpgl::Triangle< PointType_, TLabel >inline
convexHull() constpgl::Triangle< PointType_, TLabel >inline
crosses(const OtherSegment &other) constpgl::Triangle< PointType_, TLabel >
crosses(const OtherPoint &other) constpgl::Triangle< PointType_, TLabel >
crosses(const OtherOrientedSegment &other) constpgl::Triangle< PointType_, TLabel >
crosses(const OtherLine &other) constpgl::Triangle< PointType_, TLabel >
crosses(const OtherOrientedLine &other) constpgl::Triangle< PointType_, TLabel >
crosses(const OtherRay &other) constpgl::Triangle< PointType_, TLabel >
crosses(const OtherHalfplane &other) constpgl::Triangle< PointType_, TLabel >
crosses(const OtherRectangle &other) constpgl::Triangle< PointType_, TLabel >
crosses(const OtherTriangle &other) constpgl::Triangle< PointType_, TLabel >
crosses(const OtherShape &other) constpgl::Triangle< PointType_, TLabel >inline
crosses(const EmptyShape< EmptyPoint > &) constpgl::Triangle< PointType_, TLabel >inline
crosses(const Shape< PointType > &other) constpgl::Triangle< PointType_, TLabel >
diameter() constpgl::Triangle< PointType_, TLabel >
difference(const Shape< OtherPoint > &other) constpgl::Triangle< PointType_, TLabel >inline
difference(const OtherRegion &other) constpgl::Triangle< PointType_, TLabel >
difference(const OtherIntersection &other) constpgl::Triangle< PointType_, TLabel >
difference(const OtherHalfplane &other) constpgl::Triangle< PointType_, TLabel >
difference(const OtherRegion &other) constpgl::Triangle< PointType_, TLabel >
difference(const OtherIntersection &other) constpgl::Triangle< PointType_, TLabel >
difference(const OtherHalfplane &other) constpgl::Triangle< PointType_, TLabel >
difference_type typedefpgl::Triangle< PointType_, TLabel >
distanceL1(const OtherPoint &point) constpgl::Triangle< PointType_, TLabel >
distanceL1(const OtherSegment &other) constpgl::Triangle< PointType_, TLabel >
distanceL1(const OtherOrientedSegment &other) constpgl::Triangle< PointType_, TLabel >
distanceL1(const OtherLine &other) constpgl::Triangle< PointType_, TLabel >
distanceL1(const OtherOrientedLine &other) constpgl::Triangle< PointType_, TLabel >
distanceL1(const OtherRay &other) constpgl::Triangle< PointType_, TLabel >
distanceL1(const OtherHalfplane &other) constpgl::Triangle< PointType_, TLabel >
distanceL1(const OtherRectangle &other) constpgl::Triangle< PointType_, TLabel >
distanceL1(const OtherTriangle &other) constpgl::Triangle< PointType_, TLabel >
distanceL1(const OtherShape &other) constpgl::Triangle< PointType_, TLabel >inline
distanceL1(const Shape< OtherPoint > &other) constpgl::Triangle< PointType_, TLabel >inline
distanceLInf(const OtherPoint &point) constpgl::Triangle< PointType_, TLabel >
distanceLInf(const OtherSegment &other) constpgl::Triangle< PointType_, TLabel >
distanceLInf(const OtherOrientedSegment &other) constpgl::Triangle< PointType_, TLabel >
distanceLInf(const OtherLine &other) constpgl::Triangle< PointType_, TLabel >
distanceLInf(const OtherOrientedLine &other) constpgl::Triangle< PointType_, TLabel >
distanceLInf(const OtherRay &other) constpgl::Triangle< PointType_, TLabel >
distanceLInf(const OtherHalfplane &other) constpgl::Triangle< PointType_, TLabel >
distanceLInf(const OtherRectangle &other) constpgl::Triangle< PointType_, TLabel >
distanceLInf(const OtherTriangle &other) constpgl::Triangle< PointType_, TLabel >
distanceLInf(const OtherShape &other) constpgl::Triangle< PointType_, TLabel >inline
distanceLInf(const Shape< OtherPoint > &other) constpgl::Triangle< PointType_, TLabel >inline
EdgeIterator typedefpgl::Triangle< PointType_, TLabel >
edges() constpgl::Triangle< PointType_, TLabel >
edgesBegin() constpgl::Triangle< PointType_, TLabel >inline
edgesEnd() constpgl::Triangle< PointType_, TLabel >inline
end() constpgl::Triangle< PointType_, TLabel >inline
fbox() constpgl::Triangle< PointType_, TLabel >
get(std::ptrdiff_t index) constpgl::Triangle< PointType_, TLabel >inline
getIfPoint() constpgl::Triangle< PointType_, TLabel >
getIfSegment() constpgl::Triangle< PointType_, TLabel >
hausdorffDistanceL1(const OtherPoint &point) constpgl::Triangle< PointType_, TLabel >
hausdorffDistanceL1(const OtherSegment &other) constpgl::Triangle< PointType_, TLabel >
hausdorffDistanceL1(const OtherOrientedSegment &other) constpgl::Triangle< PointType_, TLabel >
hausdorffDistanceL1(const OtherRectangle &other) constpgl::Triangle< PointType_, TLabel >
hausdorffDistanceL1(const OtherTriangle &other) constpgl::Triangle< PointType_, TLabel >
hausdorffDistanceL1(const OtherShape &other) constpgl::Triangle< PointType_, TLabel >inline
hausdorffDistanceL1(const Shape< OtherPoint > &other) constpgl::Triangle< PointType_, TLabel >inline
hausdorffDistanceLInf(const OtherPoint &point) constpgl::Triangle< PointType_, TLabel >
hausdorffDistanceLInf(const OtherSegment &other) constpgl::Triangle< PointType_, TLabel >
hausdorffDistanceLInf(const OtherOrientedSegment &other) constpgl::Triangle< PointType_, TLabel >
hausdorffDistanceLInf(const OtherRectangle &other) constpgl::Triangle< PointType_, TLabel >
hausdorffDistanceLInf(const OtherTriangle &other) constpgl::Triangle< PointType_, TLabel >
hausdorffDistanceLInf(const OtherShape &other) constpgl::Triangle< PointType_, TLabel >inline
hausdorffDistanceLInf(const Shape< OtherPoint > &other) constpgl::Triangle< PointType_, TLabel >inline
index(const PointType &point) constpgl::Triangle< PointType_, TLabel >inline
interiorContains(const EmptyShape< EmptyPoint > &) constpgl::Triangle< PointType_, TLabel >inline
interiorContains(const OtherPoint &point) constpgl::Triangle< PointType_, TLabel >
interiorContains(const OtherSegment &other) constpgl::Triangle< PointType_, TLabel >
interiorContains(const OtherOrientedSegment &other) constpgl::Triangle< PointType_, TLabel >
interiorContains(const OtherLine &other) constpgl::Triangle< PointType_, TLabel >
interiorContains(const OtherOrientedLine &other) constpgl::Triangle< PointType_, TLabel >
interiorContains(const OtherRay &other) constpgl::Triangle< PointType_, TLabel >
interiorContains(const OtherHalfplane &other) constpgl::Triangle< PointType_, TLabel >
interiorContains(const OtherRectangle &other) constpgl::Triangle< PointType_, TLabel >
interiorContains(const OtherTriangle &other) constpgl::Triangle< PointType_, TLabel >
interiorContains(const OtherChain &other) constpgl::Triangle< PointType_, TLabel >
interiorContains(const OtherPolyline &other) constpgl::Triangle< PointType_, TLabel >
interiorContains(const OtherRegion &other) constpgl::Triangle< PointType_, TLabel >
interiorContains(const OtherRegion &other) constpgl::Triangle< PointType_, TLabel >
interiorContains(const OtherSet &other) constpgl::Triangle< PointType_, TLabel >inline
interiorContains(const OtherDisk &other) constpgl::Triangle< PointType_, TLabel >
interiorContains(const OtherConvex &other) constpgl::Triangle< PointType_, TLabel >
interiorContains(const OtherPolygon &other) constpgl::Triangle< PointType_, TLabel >
interiorsIntersect(const OtherPoint &other) constpgl::Triangle< PointType_, TLabel >
interiorsIntersect(const OtherLine &other) constpgl::Triangle< PointType_, TLabel >
interiorsIntersect(const OtherOrientedLine &other) constpgl::Triangle< PointType_, TLabel >
interiorsIntersect(const OtherSegment &other) constpgl::Triangle< PointType_, TLabel >
interiorsIntersect(const OtherOrientedSegment &other) constpgl::Triangle< PointType_, TLabel >
interiorsIntersect(const OtherRay &other) constpgl::Triangle< PointType_, TLabel >
interiorsIntersect(const OtherHalfplane &other) constpgl::Triangle< PointType_, TLabel >
interiorsIntersect(const OtherRectangle &other) constpgl::Triangle< PointType_, TLabel >
interiorsIntersect(const OtherTriangle &other) constpgl::Triangle< PointType_, TLabel >
interiorsIntersect(const OtherShape &other) constpgl::Triangle< PointType_, TLabel >inline
interiorsIntersect(const EmptyShape< EmptyPoint > &) constpgl::Triangle< PointType_, TLabel >inline
interiorsIntersect(const Shape< PointType > &other) constpgl::Triangle< PointType_, TLabel >
intersection(const OtherPoint &other) constpgl::Triangle< PointType_, TLabel >
intersection(const OtherLine &other) constpgl::Triangle< PointType_, TLabel >
intersection(const OtherOrientedLine &other) constpgl::Triangle< PointType_, TLabel >
intersection(const OtherSegment &other) constpgl::Triangle< PointType_, TLabel >
intersection(const OtherOrientedSegment &other) constpgl::Triangle< PointType_, TLabel >
intersection(const OtherRay &other) constpgl::Triangle< PointType_, TLabel >
intersection(const OtherHalfplane &other) constpgl::Triangle< PointType_, TLabel >
intersection(const OtherRegion &other) constpgl::Triangle< PointType_, TLabel >inline
intersection(const OtherRectangle &other) constpgl::Triangle< PointType_, TLabel >
intersection(const OtherTriangle &other) constpgl::Triangle< PointType_, TLabel >
intersection(const OtherShape &other) constpgl::Triangle< PointType_, TLabel >inline
intersection(const EmptyShape< EmptyPoint > &) constpgl::Triangle< PointType_, TLabel >inline
intersection(const Shape< OtherPoint > &other) constpgl::Triangle< PointType_, TLabel >inline
intersects(const OtherPoint &other) constpgl::Triangle< PointType_, TLabel >
intersects(const OtherLine &other) constpgl::Triangle< PointType_, TLabel >
intersects(const OtherOrientedLine &other) constpgl::Triangle< PointType_, TLabel >
intersects(const OtherSegment &other) constpgl::Triangle< PointType_, TLabel >
intersects(const OtherOrientedSegment &other) constpgl::Triangle< PointType_, TLabel >
intersects(const OtherRay &other) constpgl::Triangle< PointType_, TLabel >
intersects(const OtherHalfplane &other) constpgl::Triangle< PointType_, TLabel >
intersects(const OtherRectangle &other) constpgl::Triangle< PointType_, TLabel >
intersects(const OtherTriangle &other) constpgl::Triangle< PointType_, TLabel >
intersects(const Shape< PointType > &other) constpgl::Triangle< PointType_, TLabel >
intersects(const OtherShape &other) constpgl::Triangle< PointType_, TLabel >inline
intersects(const EmptyShape< EmptyPoint > &) constpgl::Triangle< PointType_, TLabel >inline
isDegenerate() constpgl::Triangle< PointType_, TLabel >
isIsosceles() constpgl::Triangle< PointType_, TLabel >
isObtuse() constpgl::Triangle< PointType_, TLabel >
isPoint() constpgl::Triangle< PointType_, TLabel >
isRectangle() constpgl::Triangle< PointType_, TLabel >
isSegment() constpgl::Triangle< PointType_, TLabel >
isUndefined() constpgl::Triangle< PointType_, TLabel >
iterator typedefpgl::Triangle< PointType_, TLabel >
label() constpgl::Triangle< PointType_, TLabel >inline
LabelType typedefpgl::Triangle< PointType_, TLabel >
latticePoints() constpgl::Triangle< PointType_, TLabel >
minkowskiErosion(const OtherShape &other) constpgl::Triangle< PointType_, TLabel >
minkowskiErosion(const OtherShape &other) constpgl::Triangle< PointType_, TLabel >
minkowskiSum(const OtherShape &other) constpgl::Triangle< PointType_, TLabel >
minkowskiSum(const OtherShape &other) constpgl::Triangle< PointType_, TLabel >inline
NumberType typedefpgl::Triangle< PointType_, TLabel >
operator Convex< PointType >() constpgl::Triangle< PointType_, TLabel >inlineexplicit
operator Polygon< PointType >() constpgl::Triangle< PointType_, TLabel >inlineexplicit
operator*=(const Scalar &scalar)pgl::Triangle< PointType_, TLabel >
operator*=(const Scalar &scalar)pgl::Triangle< PointType_, TLabel >
operator+=(const OtherPoint &translation)pgl::Triangle< PointType_, TLabel >
operator+=(const OtherPoint &translation)pgl::Triangle< PointType_, TLabel >
operator-=(const OtherPoint &translation)pgl::Triangle< PointType_, TLabel >
operator-=(const OtherPoint &translation)pgl::Triangle< PointType_, TLabel >
operator/=(const Scalar &scalar)pgl::Triangle< PointType_, TLabel >
operator/=(const Scalar &scalar)pgl::Triangle< PointType_, TLabel >
operator<=>(const Triangle &other) constpgl::Triangle< PointType_, TLabel >inline
operator=(const Triangle< OtherPointType, OtherLabelType > &other)pgl::Triangle< PointType_, TLabel >inline
operator==(const Triangle &other) constpgl::Triangle< PointType_, TLabel >inline
operator[](std::size_t index) constpgl::Triangle< PointType_, TLabel >inline
OrientedEdgeIterator typedefpgl::Triangle< PointType_, TLabel >
orientedEdges() constpgl::Triangle< PointType_, TLabel >
orientedEdgesBegin() constpgl::Triangle< PointType_, TLabel >inline
orientedEdgesEnd() constpgl::Triangle< PointType_, TLabel >inline
pointInside() constpgl::Triangle< PointType_, TLabel >
pointInsideInteriorContainedIn(const OtherShape &shape) constpgl::Triangle< PointType_, TLabel >
PointType typedefpgl::Triangle< PointType_, TLabel >
reference typedefpgl::Triangle< PointType_, TLabel >
regularizedIntersection(const OtherShape &other) constpgl::Triangle< PointType_, TLabel >inline
regularizedIntersection(const Shape< OtherPoint > &other) constpgl::Triangle< PointType_, TLabel >inline
regularizedUnion(const Shape< OtherPoint > &other) constpgl::Triangle< PointType_, TLabel >inline
regularizedUnion(const OtherTriangle &other) constpgl::Triangle< PointType_, TLabel >
regularizedUnion(const OtherRectangle &other) constpgl::Triangle< PointType_, TLabel >
regularizedUnion(const OtherShape &other) constpgl::Triangle< PointType_, TLabel >inline
regularizedUnion(const OtherTriangle &other) constpgl::Triangle< PointType_, TLabel >
regularizedUnion(const OtherRectangle &other) constpgl::Triangle< PointType_, TLabel >
rotate90(int k=1)pgl::Triangle< PointType_, TLabel >
rotated90(int k=1) constpgl::Triangle< PointType_, TLabel >
samePointSet(const OtherShape &other) constpgl::Triangle< PointType_, TLabel >
scaledDownX(const OtherNumber scalar) constpgl::Triangle< PointType_, TLabel >
scaledDownX(const OtherNumber scalar) constpgl::Triangle< PointType_, TLabel >
scaledDownY(const OtherNumber scalar) constpgl::Triangle< PointType_, TLabel >
scaledDownY(const OtherNumber scalar) constpgl::Triangle< PointType_, TLabel >
scaleDownX(const OtherNumber scalar)pgl::Triangle< PointType_, TLabel >
scaleDownY(const OtherNumber scalar)pgl::Triangle< PointType_, TLabel >
scaledUpX(const OtherNumber scalar) constpgl::Triangle< PointType_, TLabel >
scaledUpX(const OtherNumber scalar) constpgl::Triangle< PointType_, TLabel >
scaledUpY(const OtherNumber scalar) constpgl::Triangle< PointType_, TLabel >
scaledUpY(const OtherNumber scalar) constpgl::Triangle< PointType_, TLabel >
scaleUpX(const OtherNumber scalar)pgl::Triangle< PointType_, TLabel >
scaleUpY(const OtherNumber scalar)pgl::Triangle< PointType_, TLabel >
separates(const EmptyShape< EmptyPoint > &) constpgl::Triangle< PointType_, TLabel >inline
separates(const OtherSegment &other) constpgl::Triangle< PointType_, TLabel >
separates(const OtherPoint &other) constpgl::Triangle< PointType_, TLabel >
separates(const OtherOrientedSegment &other) constpgl::Triangle< PointType_, TLabel >
separates(const OtherLine &other) constpgl::Triangle< PointType_, TLabel >
separates(const OtherOrientedLine &other) constpgl::Triangle< PointType_, TLabel >
separates(const OtherRay &other) constpgl::Triangle< PointType_, TLabel >
separates(const OtherHalfplane &other) constpgl::Triangle< PointType_, TLabel >
separates(const OtherRectangle &other) constpgl::Triangle< PointType_, TLabel >
separates(const OtherTriangle &other) constpgl::Triangle< PointType_, TLabel >
separates(const OtherConvex &other) constpgl::Triangle< PointType_, TLabel >
separates(const OtherDisk &other) constpgl::Triangle< PointType_, TLabel >
separates(const OtherPolygon &other) constpgl::Triangle< PointType_, TLabel >
separates(const OtherChain &other) constpgl::Triangle< PointType_, TLabel >
separates(const OtherPolyline &other) constpgl::Triangle< PointType_, TLabel >
separates(const OtherRegion &other) constpgl::Triangle< PointType_, TLabel >
separates(const OtherRegion &other) constpgl::Triangle< PointType_, TLabel >
separates(const OtherSet &other) constpgl::Triangle< PointType_, TLabel >
separates(const Shape< PointType > &other) constpgl::Triangle< PointType_, TLabel >
size()pgl::Triangle< PointType_, TLabel >inlinestatic
size_type typedefpgl::Triangle< PointType_, TLabel >
squaredDistance(const OtherPoint &point) constpgl::Triangle< PointType_, TLabel >
squaredDistance(const OtherSegment &other) constpgl::Triangle< PointType_, TLabel >
squaredDistance(const OtherOrientedSegment &other) constpgl::Triangle< PointType_, TLabel >
squaredDistance(const OtherLine &other) constpgl::Triangle< PointType_, TLabel >
squaredDistance(const OtherOrientedLine &other) constpgl::Triangle< PointType_, TLabel >
squaredDistance(const OtherRay &other) constpgl::Triangle< PointType_, TLabel >
squaredDistance(const OtherHalfplane &other) constpgl::Triangle< PointType_, TLabel >
squaredDistance(const OtherRectangle &other) constpgl::Triangle< PointType_, TLabel >
squaredDistance(const OtherTriangle &other) constpgl::Triangle< PointType_, TLabel >
squaredDistance(const OtherShape &other) constpgl::Triangle< PointType_, TLabel >inline
squaredDistance(const Disk< DiskPointType, DiskLabel > &disk) constpgl::Triangle< PointType_, TLabel >inline
squaredHausdorffDistance(const OtherPoint &point) constpgl::Triangle< PointType_, TLabel >
squaredHausdorffDistance(const OtherSegment &other) constpgl::Triangle< PointType_, TLabel >
squaredHausdorffDistance(const OtherOrientedSegment &other) constpgl::Triangle< PointType_, TLabel >
squaredHausdorffDistance(const OtherRectangle &other) constpgl::Triangle< PointType_, TLabel >
squaredHausdorffDistance(const OtherTriangle &other) constpgl::Triangle< PointType_, TLabel >
squaredHausdorffDistance(const OtherShape &other) constpgl::Triangle< PointType_, TLabel >inline
symmetricDifference(const Shape< OtherPoint > &other) constpgl::Triangle< PointType_, TLabel >inline
symmetricDifference(const OtherTriangle &other) constpgl::Triangle< PointType_, TLabel >
symmetricDifference(const OtherRectangle &other) constpgl::Triangle< PointType_, TLabel >
symmetricDifference(const OtherShape &other) constpgl::Triangle< PointType_, TLabel >inline
symmetricDifference(const OtherTriangle &other) constpgl::Triangle< PointType_, TLabel >
symmetricDifference(const OtherRectangle &other) constpgl::Triangle< PointType_, TLabel >
Triangle()=defaultpgl::Triangle< PointType_, TLabel >
Triangle(PointType first, PointType second, PointType third)pgl::Triangle< PointType_, TLabel >inline
Triangle(NumberType x1, NumberType y1, NumberType x2, NumberType y2, NumberType x3, NumberType y3)pgl::Triangle< PointType_, TLabel >inline
Triangle(PointType first, PointType second, PointType third, A &&label)pgl::Triangle< PointType_, TLabel >inline
Triangle(NumberType x1, NumberType y1, NumberType x2, NumberType y2, NumberType x3, NumberType y3, A &&label)pgl::Triangle< PointType_, TLabel >inline
Triangle(const Triangle< OtherPointType, OtherLabelType > &other)pgl::Triangle< PointType_, TLabel >inline
twiceArea() constpgl::Triangle< PointType_, TLabel >
value_type typedefpgl::Triangle< PointType_, TLabel >
vertices() constpgl::Triangle< PointType_, TLabel >
verticesContain(const OtherPoint &point) constpgl::Triangle< PointType_, TLabel >