15 #ifndef __Thea_Line3_hpp__ 16 #define __Thea_Line3_hpp__ 23 #ifdef THEA_EXPORT_INSTANTIATION 24 template class THEA_API LineN<3, Real>;
Root namespace for the Thea library.
LineN< 3, Real > Line3
The default straight line class in 3-dimensional real space.