CL_LineSegment3x() | CL_LineSegment3x< Type > | [inline] |
CL_LineSegment3x(const CL_LineSegment3x< Type > ©) | CL_LineSegment3x< Type > | [inline] |
CL_LineSegment3x(const CL_Vec3< Type > &point_p, const CL_Vec3< Type > &point_q) | CL_LineSegment3x< Type > | [inline] |
get_midpoint() const | CL_LineSegment3x< Type > | [inline] |
operator!=(const CL_LineSegment3x< Type > &line) const | CL_LineSegment3x< Type > | [inline] |
operator=(const CL_LineSegment3x< Type > ©) | CL_LineSegment3x< Type > | [inline] |
operator==(const CL_LineSegment3x< Type > &line) const | CL_LineSegment3x< Type > | [inline] |
p | CL_LineSegment3x< Type > | |
point_distance(const CL_Vec3< Type > &point, CL_Vec3< Type > &dest_intercept) const | CL_LineSegment3x< Type > | |
q | CL_LineSegment3x< Type > |