Definition in file _QGAR_AbstractGenPrimitive.H.
Go to the source code of this file.
Namespaces | |
| namespace | qgar |
Classes | |
| class | qgar::AbstractGenPrimitive< T > |
| Geometrical primitives with coordinates of type T. More... | |
Primitive types | |
| typedef AbstractGenPrimitive< int > | qgar::Primitive |
| Primitive with integer coordinates. | |
| typedef AbstractGenPrimitive< int > | qgar::IPrimitive |
| Primitive with integer coordinates. | |
| typedef AbstractGenPrimitive< float > | qgar::FPrimitive |
| Primitive with float coordinates. | |
| typedef AbstractGenPrimitive< double > | qgar::DPrimitive |
| Primitive with double coordinates. | |