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. | |