Points&Forces (survey)
Software tools facilitating the task of surveying architecture
Functions
a_plucker.cxx File Reference
#include "a_plucker.h"
+ Include dependency graph for a_plucker.cxx:

Go to the source code of this file.

Functions

std::istream & operator>> (std::istream &i, a_plucker &f)
 
std::ostream & operator<< (std::ostream &o, const a_plucker &f)
 
std::istream & operator>> (std::istream &i, a_plucker *f)
 
std::ostream & operator<< (std::ostream &o, const a_plucker *f)
 
double operator* (const a_plucker &a, const a_plucker &b)
 

Function Documentation

◆ operator*()

double operator* ( const a_plucker a,
const a_plucker b 
)

Definition at line 136 of file a_plucker.cxx.

+ Here is the call graph for this function:

◆ operator<<() [1/2]

std::ostream& operator<< ( std::ostream &  o,
const a_plucker f 
)

Definition at line 117 of file a_plucker.cxx.

+ Here is the call graph for this function:

◆ operator<<() [2/2]

std::ostream& operator<< ( std::ostream &  o,
const a_plucker f 
)

Definition at line 129 of file a_plucker.cxx.

+ Here is the call graph for this function:

◆ operator>>() [1/2]

std::istream& operator>> ( std::istream &  i,
a_plucker f 
)

Definition at line 111 of file a_plucker.cxx.

+ Here is the call graph for this function:

◆ operator>>() [2/2]

std::istream& operator>> ( std::istream &  i,
a_plucker f 
)

Definition at line 123 of file a_plucker.cxx.

+ Here is the call graph for this function: