Punkt Class Reference

#include <wektor.h>

List of all members.

Public Member Functions

 Punkt ()
 Punkt (double x1, double y1, double z1)
void setPunktG (const double &x1, const double &y1, const double &z1)
void setPunkt (Punkt a)
void setPunkt (const double &x1, const double &y1, const double &z1)
void setPunkt (const double &x1, const double &y1, const double &z1, const char &g)
void setX (const double &x1)
void setY (const double &y1)
void setZ (const double &z1)
void setXYZ (const double &x1, const double &y1, const double &z1)
void setGranica (const char &a)
void przesunPunkt (double xX, double yY, double zZ)
char getGranica ()
double getX ()
double getY ()
double getZ ()
void setVecNorm (double v1, double v2, double v3)
void getVecNorm (double *tab)
float odlegloscPunktu (Punkt &a1)
float odlegloscPunktuSqrt (Punkt &a1)
float odlegloscPunktu (const double &x1, const double &y1, const double &z1)
float odlegloscPunktuSqrt (const double &x1, const double &y1, const double &z1)
Punktoperator* (const double &liczba)
void operator= (Punkt &a)
bool operator== (Punkt &a) const
bool operator!= (Punkt &a) const

Constructor & Destructor Documentation

Punkt::Punkt (  )  [inline]
Punkt::Punkt ( double  x1,
double  y1,
double  z1 
) [inline]

Member Function Documentation

char Punkt::getGranica (  )  [inline]
void Punkt::getVecNorm ( double *  tab  )  [inline]

Here is the caller graph for this function:

double Punkt::getX (  )  [inline]
double Punkt::getY (  )  [inline]
double Punkt::getZ (  )  [inline]
float Punkt::odlegloscPunktu ( const double &  x1,
const double &  y1,
const double &  z1 
) [inline]
float Punkt::odlegloscPunktu ( Punkt a1  ) 

Here is the caller graph for this function:

float Punkt::odlegloscPunktuSqrt ( const double &  x1,
const double &  y1,
const double &  z1 
) [inline]
float Punkt::odlegloscPunktuSqrt ( Punkt a1  )  [inline]

Here is the caller graph for this function:

bool Punkt::operator!= ( Punkt a  )  const [inline]
Punkt& Punkt::operator* ( const double &  liczba  )  [inline]
void Punkt::operator= ( Punkt a  )  [inline]

Here is the call graph for this function:

bool Punkt::operator== ( Punkt a  )  const [inline]

Here is the call graph for this function:

void Punkt::przesunPunkt ( double  xX,
double  yY,
double  zZ 
) [inline]

Here is the caller graph for this function:

void Punkt::setGranica ( const char &  a  )  [inline]

Here is the caller graph for this function:

void Punkt::setPunkt ( const double &  x1,
const double &  y1,
const double &  z1,
const char &  g 
) [inline]
void Punkt::setPunkt ( const double &  x1,
const double &  y1,
const double &  z1 
) [inline]
void Punkt::setPunkt ( Punkt  a  )  [inline]

Here is the call graph for this function:

Here is the caller graph for this function:

void Punkt::setPunktG ( const double &  x1,
const double &  y1,
const double &  z1 
) [inline]

Here is the caller graph for this function:

void Punkt::setVecNorm ( double  v1,
double  v2,
double  v3 
) [inline]

Here is the caller graph for this function:

void Punkt::setX ( const double &  x1  )  [inline]

Here is the caller graph for this function:

void Punkt::setXYZ ( const double &  x1,
const double &  y1,
const double &  z1 
) [inline]

Here is the caller graph for this function:

void Punkt::setY ( const double &  y1  )  [inline]

Here is the caller graph for this function:

void Punkt::setZ ( const double &  z1  )  [inline]

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1