ClanLib
2.3.7
|
This is the complete list of members for CL_LineSegment3f, including all inherited members.
CL_LineSegment3f() | CL_LineSegment3f | inline |
CL_LineSegment3f(const CL_LineSegment3x< float > ©) | CL_LineSegment3f | inline |
CL_LineSegment3f(const CL_Vec3< float > &point_p, const CL_Vec3< float > &point_q) | CL_LineSegment3f | inline |
CL_LineSegment3x() | CL_LineSegment3x< float > | inline |
CL_LineSegment3x(const CL_LineSegment3x< float > ©) | CL_LineSegment3x< float > | inline |
CL_LineSegment3x(const CL_Vec3< float > &point_p, const CL_Vec3< float > &point_q) | CL_LineSegment3x< float > | inline |
get_midpoint() const | CL_LineSegment3x< float > | inline |
operator!=(const CL_LineSegment3x< float > &line) const | CL_LineSegment3x< float > | inline |
operator=(const CL_LineSegment3x< float > ©) | CL_LineSegment3x< float > | inline |
operator==(const CL_LineSegment3x< float > &line) const | CL_LineSegment3x< float > | inline |
p | CL_LineSegment3x< float > | |
point_distance(const CL_Vec3< float > &point, CL_Vec3< float > &dest_intercept) const | CL_LineSegment3x< float > | |
q | CL_LineSegment3x< float > |