Plansza Class Reference
#include <plansza.h>
List of all members.
Public Member Functions |
| Plansza (int wX, int wY, int wZ, bool periodyczne) |
int | getWielkoscX () |
int | getWielkoscY () |
int | getWielkoscZ () |
bool | getWarPer () |
void | setPlansza (int wX, int wY, int wZ, bool periodyczne, bool wlaczAC) |
void | wczytajAC (const char *nazwa) |
void | rysujSasiadow (int ktory) |
void | rysujWszystkieKomorki () |
void | rysujZiarna (bool punktami, int polZ) |
void | rysujZiarnaGraniczne () |
void | rysujElementyZiarn (PunktList &punkty, ElementList &elementy) |
void | rysujElementyZiarnPrzekroj (PunktList &punkty, ElementList &elementy, int x, int y, int z, bool rysowac) |
void | elementyDoZiaren (ElementList &elementy) |
void | resetZiaren (int ileZ) |
void | resetKomorek () |
void | przesunZiarno (int numerZiarna, PunktList &points, ElementList &elements, int kierunek, double wartosc) |
void | obrocZiarno (int numerZiarna, PunktList &points, ElementList &elements, int kierunek, double wartosc) |
| ~Plansza () |
Public Attributes |
IntList | niePokZiarn |
ZiarnoList | ziarna |
Komorka * | komorki |
Constructor & Destructor Documentation
Plansza::Plansza |
( |
int |
wX, |
|
|
int |
wY, |
|
|
int |
wZ, |
|
|
bool |
periodyczne | |
|
) |
| | [inline] |
Plansza::~Plansza |
( |
|
) |
[inline] |
Member Function Documentation
bool Plansza::getWarPer |
( |
|
) |
[inline] |
int Plansza::getWielkoscX |
( |
|
) |
[inline] |
int Plansza::getWielkoscY |
( |
|
) |
[inline] |
int Plansza::getWielkoscZ |
( |
|
) |
[inline] |
void Plansza::obrocZiarno |
( |
int |
numerZiarna, |
|
|
PunktList & |
points, |
|
|
ElementList & |
elements, |
|
|
int |
kierunek, |
|
|
double |
wartosc | |
|
) |
| | [inline] |
void Plansza::przesunZiarno |
( |
int |
numerZiarna, |
|
|
PunktList & |
points, |
|
|
ElementList & |
elements, |
|
|
int |
kierunek, |
|
|
double |
wartosc | |
|
) |
| | [inline] |
void Plansza::resetKomorek |
( |
|
) |
|
void Plansza::resetZiaren |
( |
int |
ileZ |
) |
|
void Plansza::rysujElementyZiarnPrzekroj |
( |
PunktList & |
punkty, |
|
|
ElementList & |
elementy, |
|
|
int |
x, |
|
|
int |
y, |
|
|
int |
z, |
|
|
bool |
rysowac | |
|
) |
| | |
void Plansza::rysujSasiadow |
( |
int |
ktory |
) |
|
void Plansza::rysujWszystkieKomorki |
( |
|
) |
|
void Plansza::rysujZiarna |
( |
bool |
punktami, |
|
|
int |
polZ | |
|
) |
| | |
void Plansza::rysujZiarnaGraniczne |
( |
|
) |
|
void Plansza::setPlansza |
( |
int |
wX, |
|
|
int |
wY, |
|
|
int |
wZ, |
|
|
bool |
periodyczne, |
|
|
bool |
wlaczAC | |
|
) |
| | |
void Plansza::wczytajAC |
( |
const char * |
nazwa |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: