A 3D line segment.
More...
#include <csgeom/segment.h>
List of all members.
Detailed Description
A 3D line segment.
Definition at line 79 of file segment.h.
Constructor & Destructor Documentation
Make a new segment and initialize with the given values.
Definition at line 89 of file segment.h.
Make a new uninitialized segment.
Definition at line 91 of file segment.h.
Member Function Documentation
Get the end of the segment.
Definition at line 107 of file segment.h.
Get the end of the segment.
Definition at line 113 of file segment.h.
Set segment to given values.
Definition at line 94 of file segment.h.
Set the end of the segment.
Definition at line 101 of file segment.h.
Set the start of the segment.
Definition at line 98 of file segment.h.
Get the start of the segment.
Definition at line 104 of file segment.h.
Get the start of the segment.
Definition at line 110 of file segment.h.
The documentation for this class was generated from the following file: