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

_QGAR_segment.H File Reference


Detailed Description

Global functions which compute segments.

Warning:
Not to be used as include file!
When working with primitives, use header file primitives.H.
Author:
Gérald Masini
Date:
February 03 2005, 19:19
Since:
Qgar 2.2

Definition in file _QGAR_segment.H.

Go to the source code of this file.

Namespaces

namespace  qgar

Global functions which compute segments

template<class T>
GenSegment< double > qgar::qgPerpendicular (const GenPoint< T > &aPt, const GenSegment< T > &aSeg)
 Return a segment perpendicular to the given segment.
template<class T>
GenQgarSegment< double > qgar::qgPerpendicular (const GenPoint< T > &aPt, const GenQgarSegment< T > &aQSeg)
 Return a Qgar segment perpendicular to the given Qgar segment.