Definition in file _QGAR_GenSegment.H.
Go to the source code of this file.
Namespaces | |
| namespace | qgar |
Classes | |
| class | qgar::GenSegment< T > |
| Geometrical segment, with coordinates of type T. More... | |
Segment types | |
| typedef GenSegment< int > | qgar::Segment |
| Segment with integer coordinates. | |
| typedef GenSegment< int > | qgar::ISegment |
| Segment with integer coordinates. | |
| typedef GenSegment< float > | qgar::FSegment |
| Segment with float coordinates. | |
| typedef GenSegment< double > | qgar::DSegment |
| Segment with double coordinates. | |