PunktList Class Reference
#include <wektor.h>
List of all members.
Public Member Functions |
| | PunktList (int grow1, int max1) |
| | PunktList () |
| int | getIter () |
| void | setGrow (int grow1) |
| void | setElement (const double &x1, const double &y1, const double &z1) |
| void | setElement (const double &x1, const double &y1, const double &z1, const char &g) |
| bool | setElementUniqat (const double &x1, const double &y1, const double &z1, const char &g) |
| void | setElement (Punkt &a) |
| void | zamianaMiejsc (const int &a, const int &b) |
| void | podmienElement (int ktory, Punkt &a) |
| void | podmienElement (int ktory, const double &x1, const double &y1, const double &z1) |
| Punkt & | getElement (int ktory) |
| Punkt & | getLastElement () |
| Punkt & | getLastElement (int odKonca) |
| void | zmianaKolejnosci () |
| void | losowyZmianaMiejsca () |
| void | czysc (int grow1, int max1) |
| void | ustawIter (int iter1) |
| void | zmienIterO (int iter1) |
| void | usunElement (int ktory) |
| PunktList & | operator* (const double &liczba) |
| void | zapisDoPliku (const char *nazwa) |
| void | wczytajZPliku (const char *nazwa, bool tylkoGranica) |
| void | wczytajZPlikuPrzerob (const char *nazwa) |
| void | copyPunktList (PunktList &a) |
| bool | porownajPunkty (int p1, int p2) |
| | ~PunktList () |
Constructor & Destructor Documentation
| PunktList::PunktList |
( |
int |
grow1, |
|
|
int |
max1 | |
|
) |
| | [inline] |
| PunktList::PunktList |
( |
|
) |
[inline] |
| PunktList::~PunktList |
( |
|
) |
[inline] |
Member Function Documentation
| void PunktList::czysc |
( |
int |
grow1, |
|
|
int |
max1 | |
|
) |
| | [inline] |
| Punkt& PunktList::getElement |
( |
int |
ktory |
) |
[inline] |
| int PunktList::getIter |
( |
|
) |
[inline] |
| Punkt& PunktList::getLastElement |
( |
int |
odKonca |
) |
[inline] |
| Punkt& PunktList::getLastElement |
( |
|
) |
[inline] |
| void PunktList::losowyZmianaMiejsca |
( |
|
) |
|
| PunktList& PunktList::operator* |
( |
const double & |
liczba |
) |
[inline] |
| void PunktList::podmienElement |
( |
int |
ktory, |
|
|
const double & |
x1, |
|
|
const double & |
y1, |
|
|
const double & |
z1 | |
|
) |
| | [inline] |
| void PunktList::podmienElement |
( |
int |
ktory, |
|
|
Punkt & |
a | |
|
) |
| | [inline] |
| bool PunktList::porownajPunkty |
( |
int |
p1, |
|
|
int |
p2 | |
|
) |
| | [inline] |
| void PunktList::setElement |
( |
const double & |
x1, |
|
|
const double & |
y1, |
|
|
const double & |
z1, |
|
|
const char & |
g | |
|
) |
| | |
| void PunktList::setElement |
( |
const double & |
x1, |
|
|
const double & |
y1, |
|
|
const double & |
z1 | |
|
) |
| | |
| bool PunktList::setElementUniqat |
( |
const double & |
x1, |
|
|
const double & |
y1, |
|
|
const double & |
z1, |
|
|
const char & |
g | |
|
) |
| | |
| void PunktList::setGrow |
( |
int |
grow1 |
) |
[inline] |
| void PunktList::ustawIter |
( |
int |
iter1 |
) |
[inline] |
| void PunktList::usunElement |
( |
int |
ktory |
) |
[inline] |
| void PunktList::wczytajZPliku |
( |
const char * |
nazwa, |
|
|
bool |
tylkoGranica | |
|
) |
| | |
| void PunktList::wczytajZPlikuPrzerob |
( |
const char * |
nazwa |
) |
|
| void PunktList::zamianaMiejsc |
( |
const int & |
a, |
|
|
const int & |
b | |
|
) |
| | [inline] |
| void PunktList::zapisDoPliku |
( |
const char * |
nazwa |
) |
|
| void PunktList::zmianaKolejnosci |
( |
|
) |
|
| void PunktList::zmienIterO |
( |
int |
iter1 |
) |
[inline] |
The documentation for this class was generated from the following files: