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