15 #ifndef __Thea_LineSegment3_hpp__ 16 #define __Thea_LineSegment3_hpp__ 19 #include "LineSegmentN.hpp" 23 #ifdef THEA_EXPORT_INSTANTIATION 24 template class THEA_API LineSegmentN<3, Real>;
Root namespace for the Thea library.
LineSegmentN< 3, Real > LineSegment3
The default line segment class in 3-dimensional real space.