Definition in file _QGAR_AbstractGenQgarPrimitive.H.
Go to the source code of this file.
Namespaces | |
| namespace | qgar |
Classes | |
| class | qgar::AbstractGenQgarPrimitive< T > |
| Graphical primitives, typically resulting from vectorization, with coordinates of type T. More... | |
Qgar Abstract Primitives | |
| typedef AbstractGenQgarPrimitive< int > | qgar::QgarPrimitive |
| Qgar primitive with integer coordinates. | |
| typedef AbstractGenQgarPrimitive< int > | qgar::IQgarPrimitive |
| Qgar primitive with integer coordinates. | |
| typedef AbstractGenQgarPrimitive< float > | qgar::FQgarPrimitive |
| Qgar primitive with float coordinates. | |
| typedef AbstractGenQgarPrimitive< double > | qgar::DQgarPrimitive |
| Qgar primitive with double coordinates. | |