ZiarnoList Class Reference
#include <ziarno.h>
List of all members.
Public Member Functions |
| | ZiarnoList (int grow1, int max1) |
| | ZiarnoList () |
| int | getIter () |
| void | setGrow (int grow1) |
| void | setElement (Ziarno a) |
| void | setElement (int rodzaj, float r, float g, float b) |
| Ziarno & | getElement (int ktory) |
| Ziarno & | getLastElement () |
| Ziarno & | getLastElement (int odKonca) |
| void | czysc (int grow1, int max1) |
| void | ustawIter (int iter1) |
| void | zmienIterO (int iter1) |
| void | identyfikacjaZiaren () |
| void | przesunZiarno (int numerZiarna, PunktList &points, ElementList &elements, int kierunek, double wartosc) |
| void | obrocZiarno (int numerZiarna, PunktList &points, ElementList &elements, int kierunekOsi, double wartosc) |
| | ~ZiarnoList () |
Constructor & Destructor Documentation
| ZiarnoList::ZiarnoList |
( |
int |
grow1, |
|
|
int |
max1 | |
|
) |
| | [inline] |
| ZiarnoList::ZiarnoList |
( |
|
) |
[inline] |
| ZiarnoList::~ZiarnoList |
( |
|
) |
[inline] |
Member Function Documentation
| void ZiarnoList::czysc |
( |
int |
grow1, |
|
|
int |
max1 | |
|
) |
| | [inline] |
| Ziarno& ZiarnoList::getElement |
( |
int |
ktory |
) |
[inline] |
| int ZiarnoList::getIter |
( |
|
) |
[inline] |
| Ziarno& ZiarnoList::getLastElement |
( |
int |
odKonca |
) |
[inline] |
| Ziarno& ZiarnoList::getLastElement |
( |
|
) |
[inline] |
| void ZiarnoList::identyfikacjaZiaren |
( |
|
) |
|
| void ZiarnoList::obrocZiarno |
( |
int |
numerZiarna, |
|
|
PunktList & |
points, |
|
|
ElementList & |
elements, |
|
|
int |
kierunekOsi, |
|
|
double |
wartosc | |
|
) |
| | |
| void ZiarnoList::przesunZiarno |
( |
int |
numerZiarna, |
|
|
PunktList & |
points, |
|
|
ElementList & |
elements, |
|
|
int |
kierunek, |
|
|
double |
wartosc | |
|
) |
| | |
| void ZiarnoList::setElement |
( |
int |
rodzaj, |
|
|
float |
r, |
|
|
float |
g, |
|
|
float |
b | |
|
) |
| | |
| void ZiarnoList::setGrow |
( |
int |
grow1 |
) |
[inline] |
| void ZiarnoList::ustawIter |
( |
int |
iter1 |
) |
[inline] |
| void ZiarnoList::zmienIterO |
( |
int |
iter1 |
) |
[inline] |
The documentation for this class was generated from the following files: