Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

_QGAR_AbstractGenQgarPrimitive.H File Reference


Detailed Description

Header file of class qgar::AbstractGenQgarPrimitive.

Warning:
Not to be used as include file!
When working with primitives, use header file primitives.H.
Author:
Gérald Masini
Date:
December 14, 2004 15:15
Since:
Qgar 2.2

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.