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

_QGAR_GenQgarSegment.H File Reference


Detailed Description

Header file of class qgar::GenQgarSegment.

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

Definition in file _QGAR_GenQgarSegment.H.

Go to the source code of this file.

Namespaces

namespace  qgar

Classes

class  qgar::GenQgarSegment< T >
 Graphical segment, so-called Qgar segment, with coordinates of type T. More...

Qgar Segments

typedef GenQgarSegment< int > qgar::QgarSegment
 Qgar segment with integer coordinates.
typedef GenQgarSegment< int > qgar::IQgarSegment
 Qgar segment with integer coordinates.
typedef GenQgarSegment< float > qgar::FQgarSegment
 Qgar segment with float coordinates.
typedef GenQgarSegment< double > qgar::DQgarSegment
 Qgar segment with double coordinates.