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

_QGAR_AbstractGenPrimitive.H File Reference


Detailed Description

Header file of class qgar::AbstractGenPrimitive.

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

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.