Rozrost Class Reference
#include <rozrost.h>
List of all members.
Public Member Functions |
| Rozrost (Plansza *p) |
void | reset (Plansza *p) |
void | rozrostLosuj (int ileZiaren) |
void | rozrostLosujRange (int ileZiaren, int range) |
void | rozrostZiaren () |
void | rozrostZiarenGranicy (int wartoscPrawdo) |
void | rozrostOtoczenia () |
void | pomniejszenieZiarnaGranicy (int wspolczynnik) |
void | pomniejszenieZiarna (int wspolczynnik) |
void | granice (int wspolczynnik) |
void | graniceZiaren () |
void | graniceP1Per () |
void | graniceP1NiePer () |
void | komplekosoweTworzenieZiaren (int wartoscPrawdo, int powtorzen, int ileRozrost, int ileOtocz, int RozrostOtoczenie) |
void | pomniejszGranice (int promien, bool brzeg) |
void | ustalGraniceRozrostu () |
void | rysujGranice (int polZ) |
void | rysujZiarnaGraniczne () |
int | getilePG () |
Plansza * | getPlansza () |
void | wczytajPunktyGraniczne (const char *nazwa) |
void | wczytajPunktyGraniczne2D (const char *nazwa, bool tylkoGraniczneA, int sposobSkalowania) |
void | wczytajPunktyGranicznePSS (const char *nazwa) |
void | sztucznyRozrost () |
void | graniceP2 () |
void | granicaKuli (double r, int ilPunkOkrag, double Sx, double Sy, double Sz) |
void | granicaZastawka (bool tylkoGranicaG, double r, int ilPunkOkrag, int grubosc, double Sx, double Sy, double Sz) |
void | granicaTuba (double r, int ilPunkOkrag, int grubosc, double Sx, double Sy, double Sz) |
void | BFSOnlyStep (double dlX, double dlY, double dlZ, double stosunekH, double dlWylou, double gestosc) |
void | graniceStrukturalna () |
void | graniceAnizotropowe () |
void | warstwyZ2D (int ileWarstw) |
void | granicaObecnePunkty (PunktList &p, bool tylkoG) |
Public Attributes |
Plansza * | pR |
PunktList | pGranicy |
DoubleList | pGranicy2D |
IntList | gR |
IntList | usunGR |
Constructor & Destructor Documentation
Rozrost::Rozrost |
( |
Plansza * |
p |
) |
[inline] |
Member Function Documentation
void Rozrost::BFSOnlyStep |
( |
double |
dlX, |
|
|
double |
dlY, |
|
|
double |
dlZ, |
|
|
double |
stosunekH, |
|
|
double |
dlWylou, |
|
|
double |
gestosc | |
|
) |
| | |
int Rozrost::getilePG |
( |
|
) |
[inline] |
Plansza* Rozrost::getPlansza |
( |
|
) |
[inline] |
void Rozrost::granicaKuli |
( |
double |
r, |
|
|
int |
ilPunkOkrag, |
|
|
double |
Sx, |
|
|
double |
Sy, |
|
|
double |
Sz | |
|
) |
| | |
void Rozrost::granicaTuba |
( |
double |
r, |
|
|
int |
ilPunkOkrag, |
|
|
int |
grubosc, |
|
|
double |
Sx, |
|
|
double |
Sy, |
|
|
double |
Sz | |
|
) |
| | |
void Rozrost::granicaZastawka |
( |
bool |
tylkoGranicaG, |
|
|
double |
r, |
|
|
int |
ilPunkOkrag, |
|
|
int |
grubosc, |
|
|
double |
Sx, |
|
|
double |
Sy, |
|
|
double |
Sz | |
|
) |
| | |
void Rozrost::granice |
( |
int |
wspolczynnik |
) |
|
void Rozrost::graniceAnizotropowe |
( |
|
) |
|
void Rozrost::graniceP1NiePer |
( |
|
) |
|
void Rozrost::graniceP1Per |
( |
|
) |
|
void Rozrost::graniceP2 |
( |
|
) |
|
void Rozrost::graniceStrukturalna |
( |
|
) |
|
void Rozrost::graniceZiaren |
( |
|
) |
|
void Rozrost::komplekosoweTworzenieZiaren |
( |
int |
wartoscPrawdo, |
|
|
int |
powtorzen, |
|
|
int |
ileRozrost, |
|
|
int |
ileOtocz, |
|
|
int |
RozrostOtoczenie | |
|
) |
| | |
void Rozrost::pomniejszenieZiarna |
( |
int |
wspolczynnik |
) |
|
void Rozrost::pomniejszenieZiarnaGranicy |
( |
int |
wspolczynnik |
) |
|
void Rozrost::pomniejszGranice |
( |
int |
promien, |
|
|
bool |
brzeg | |
|
) |
| | |
void Rozrost::rozrostLosuj |
( |
int |
ileZiaren |
) |
|
void Rozrost::rozrostLosujRange |
( |
int |
ileZiaren, |
|
|
int |
range | |
|
) |
| | |
void Rozrost::rozrostOtoczenia |
( |
|
) |
|
void Rozrost::rozrostZiaren |
( |
|
) |
|
void Rozrost::rozrostZiarenGranicy |
( |
int |
wartoscPrawdo |
) |
|
void Rozrost::rysujGranice |
( |
int |
polZ |
) |
|
void Rozrost::rysujZiarnaGraniczne |
( |
|
) |
|
void Rozrost::sztucznyRozrost |
( |
|
) |
|
void Rozrost::ustalGraniceRozrostu |
( |
|
) |
|
void Rozrost::warstwyZ2D |
( |
int |
ileWarstw |
) |
|
void Rozrost::wczytajPunktyGraniczne |
( |
const char * |
nazwa |
) |
|
void Rozrost::wczytajPunktyGraniczne2D |
( |
const char * |
nazwa, |
|
|
bool |
tylkoGraniczneA, |
|
|
int |
sposobSkalowania | |
|
) |
| | |
void Rozrost::wczytajPunktyGranicznePSS |
( |
const char * |
nazwa |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: