Public Member Functions | Public Attributes | Friends | List of all members
PtPair Class Reference

Representing point pairs. More...

#include <ptpair.h>

Public Member Functions

 PtPair ()
 
 PtPair (double *_p1, double *_p2)
 
 PtPair (Point &p1, Point &p2)
 

Public Attributes

Point p1
 The two points forming the pair. More...
 
Point p2
 The two points forming the pair. More...
 

Friends

ostream & operator<< (ostream &os, const PtPair &pair)
 

Detailed Description

Representing point pairs.

Definition at line 21 of file ptpair.h.

Constructor & Destructor Documentation

◆ PtPair() [1/3]

PtPair::PtPair ( double *  _p1,
double *  _p2 
)
inline

Constructor, by two 'point' pointers

◆ PtPair() [2/3]

PtPair::PtPair ( Point p1,
Point p2 
)
inline

◆ PtPair() [3/3]

PtPair::PtPair ( )
inline

Friends And Related Function Documentation

◆ operator<<

ostream& operator<< ( ostream &  os,
const PtPair pair 
)
friend

Member Data Documentation

◆ p1

Point PtPair::p1

The two points forming the pair.

Definition at line 34 of file ptpair.h.

◆ p2

Point PtPair::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:


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:26