| getDirection() const | LLLine | [inline] |
| getIntersectionBetweenTwoPlanes(LLLine &result, const LLLine &first_plane, const LLLine &second_plane) | LLLine | [static] |
| getPoint() const | LLLine | [inline] |
| intersects(const LLVector3 &point, F32 radius=DEFAULT_INTERSECTION_ERROR) const | LLLine | |
| intersectsPlane(LLVector3 &result, const LLLine &plane) const | LLLine | |
| LLLine() | LLLine | |
| LLLine(const LLVector3 &first_point, const LLVector3 &second_point) | LLLine | |
| mDirection | LLLine | [protected] |
| mPoint | LLLine | [protected] |
| nearestApproach(const LLVector3 &some_point) const | LLLine | |
| nearestApproach(const LLLine &other_line) const | LLLine | |
| operator<<(std::ostream &output_stream, const LLLine &line) | LLLine | [friend] |
| setPointDirection(const LLVector3 &first_point, const LLVector3 &second_point) | LLLine | |
| setPoints(const LLVector3 &first_point, const LLVector3 &second_point) | LLLine | |
| ~LLLine() | LLLine | [inline, virtual] |
1.5.5