3D line segment More...
Derived from: | None |
Derived by: | None |
Group: | Math (Core) |
#include <ClanLib/core.h>
Class Members:
Attributes: | |
Get the midpoint of this line. | |
Calculate the distance from a line segment to a point. |
| |
== operator. | |
!= operator. |
Detailed description:
A line segment has a start point and an end pointThese line templates are defined for: int ( CL_LineSegment3 ), float ( CL_LineSegment3f ), double ( CL_LineSegment3d )