Representing point pairs.
More...
#include <ptpair.h>
Representing point pairs.
Definition at line 21 of file ptpair.h.
◆ PtPair() [1/3]
PtPair::PtPair |
( |
double * |
_p1, |
|
|
double * |
_p2 |
|
) |
| |
|
inline |
Constructor, by two 'point' pointers
◆ PtPair() [2/3]
◆ PtPair() [3/3]
◆ operator<<
ostream& operator<< |
( |
ostream & |
os, |
|
|
const PtPair & |
pair |
|
) |
| |
|
friend |
◆ p1
The two points forming the pair.
Definition at line 34 of file ptpair.h.
◆ p2
The two points forming the pair.
Definition at line 35 of file ptpair.h.
The documentation for this class was generated from the following file: