| A | OrientedLineSegment | [static] |
| B | OrientedLineSegment | [static] |
| Blend(const OrientedLineSegment &segment1, const OrientedLineSegment &segment2, const float &blendWeight, OrientedLineSegment &outSegment) | OrientedLineSegment | [static] |
| distance(const int &x, const int &y) const | OrientedLineSegment | |
| getPerpendicular(float &x, float &y) const | OrientedLineSegment | |
| GetSourcePosition(const OrientedLineSegment &source, const OrientedLineSegment &destination, const int &destinationX, const int &destinationY, float &sourceX, float &sourceY) | OrientedLineSegment | [static] |
| getWeight(const int &x, const int &y) const | OrientedLineSegment | |
| length(void) const | OrientedLineSegment | |
| P | OrientedLineSegment | [static] |
| read(FILE *fp) | OrientedLineSegment | |
| x1 | OrientedLineSegment | |
| x2 | OrientedLineSegment | |
| y1 | OrientedLineSegment | |
| y2 | OrientedLineSegment | |