|
Horizon
|
This is the complete list of members for SEG, including all inherited members.
| A (defined in SEG) | SEG | |
| AngleDegrees(const SEG &aOther) const | SEG | |
| ApproxCollinear(const SEG &aSeg) const (defined in SEG) | SEG | inline |
| ApproxParallel(const SEG &aSeg, int aDistanceThreshold=1) const (defined in SEG) | SEG | inline |
| ApproxPerpendicular(const SEG &aSeg) const (defined in SEG) | SEG | inline |
| B (defined in SEG) | SEG | |
| CanonicalCoefs(ecoord &qA, ecoord &qB, ecoord &qC) const (defined in SEG) | SEG | inline |
| Center() const (defined in SEG) | SEG | inline |
| Collide(const SEG &aSeg, int aClearance, int *aActual=nullptr) const (defined in SEG) | SEG | |
| Collinear(const SEG &aSeg) const | SEG | inline |
| Contains(const SEG &aSeg) const (defined in SEG) | SEG | inline |
| Contains(const VECTOR2I &aP) const (defined in SEG) | SEG | |
| Distance(const SEG &aSeg) const | SEG | |
| Distance(const VECTOR2I &aP) const | SEG | |
| ecoord typedef (defined in SEG) | SEG | |
| Index() const | SEG | inline |
| Intersect(const SEG &aSeg, bool aIgnoreEndpoints=false, bool aLines=false) const | SEG | |
| IntersectLines(const SEG &aSeg) const | SEG | inline |
| Intersects(const SEG &aSeg) const (defined in SEG) | SEG | |
| Length() const | SEG | inline |
| LineDistance(const VECTOR2I &aP, bool aDetermineSide=false) const | SEG | |
| LineProject(const VECTOR2I &aP) const | SEG | |
| NearestPoint(const VECTOR2I &aP) const | SEG | |
| NearestPoint(const SEG &aSeg) const | SEG | |
| operator!=(const SEG &aSeg) const (defined in SEG) | SEG | inline |
| operator<< (defined in SEG) | SEG | friend |
| operator=(const SEG &aSeg) (defined in SEG) | SEG | inline |
| operator==(const SEG &aSeg) const (defined in SEG) | SEG | inline |
| Overlaps(const SEG &aSeg) const (defined in SEG) | SEG | inline |
| ParallelSeg(const VECTOR2I &aP) const | SEG | |
| PerpendicularSeg(const VECTOR2I &aP) const | SEG | |
| ReflectPoint(const VECTOR2I &aP) const | SEG | |
| Reverse() (defined in SEG) | SEG | inline |
| Reversed() const | SEG | inline |
| SEG() | SEG | inline |
| SEG(int aX1, int aY1, int aX2, int aY2) | SEG | inline |
| SEG(const VECTOR2I &aA, const VECTOR2I &aB) | SEG | inline |
| SEG(const VECTOR2I &aA, const VECTOR2I &aB, int aIndex) | SEG | inline |
| SEG(const SEG &aSeg) | SEG | inline |
| Side(const VECTOR2I &aP) const | SEG | inline |
| Square(int a) (defined in SEG) | SEG | inlinestatic |
| SquaredDistance(const SEG &aSeg) const (defined in SEG) | SEG | |
| SquaredDistance(const VECTOR2I &aP) const (defined in SEG) | SEG | inline |
| SquaredLength() const (defined in SEG) | SEG | inline |
| TCoef(const VECTOR2I &aP) const (defined in SEG) | SEG | inline |