All Classes |Grouped Classes |Index

Class CL_LineSegment3f

3D line segment - Float More...

Derived from:

public CL_LineSegment3x< fl &t >

Derived by:

None

Group:

Math (Core)

#include <ClanLib/core.h>

Class Members:

Attributes:

get_midpoint

Get the midpoint of this line.

point_distance

Calculate the distance from a line segment to a point.


Operators:

operator==

== operator.

operator!=

!= operator.

CL_LineSegment3f

Detailed description:

A line segment has a start point and an end point