#include <BestPoint.h>
Public Member Functions | |
Segment3D (const point_type &_p0, const point_type &_p1) | |
Data Fields | |
point_type | p0 |
point_type | p1 |
Private Types | |
typedef Vector3 | point_type |
Definition at line 13 of file BestPoint.h.
typedef Vector3 Segment3D::point_type [private] |
Definition at line 15 of file BestPoint.h.
Segment3D::Segment3D | ( | const point_type & | _p0, | |
const point_type & | _p1 | |||
) | [inline] |
Definition at line 18 of file BestPoint.h.
Definition at line 23 of file BestPoint.h.
Definition at line 23 of file BestPoint.h.