Horizon
|
This is the complete list of members for SEG, including all inherited members.
A (defined in SEG) | SEG | |
ApproxCollinear(const SEG &aSeg) const (defined in SEG) | SEG | inline |
ApproxParallel(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 | SEG | inline |
Collide(const SEG &aSeg, int aClearance) const (defined in SEG) | SEG | |
Collinear(const SEG &aSeg) const | SEG | inline |
Contains(const VECTOR2I &aP) const (defined in SEG) | SEG | |
Distance(const SEG &aSeg) const | SEG | inline |
Distance(const VECTOR2I &aP) const | SEG | inline |
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 |
Length() const | SEG | inline |
LineDistance(const VECTOR2I &aP, bool aDetermineSide=false) const | SEG | inline |
LineProject(const VECTOR2I &aP) const | SEG | inline |
NearestPoint(const VECTOR2I &aP) const | SEG | inline |
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 |
PointCloserThan(const VECTOR2I &aP, int aDist) const (defined in SEG) | SEG | |
Reverse() (defined in SEG) | 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 |
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 |