CellViz
1.0
|
This is the complete list of members for SmithLife, including all inherited members.
CellularAutomaton()=default | CellularAutomaton | protected |
compute(Board &board) | SmithLife | static |
DiscreteAutomaton::compute(Board *board) | CellularAutomaton | protectedstatic |
DiscreteAutomaton() | DiscreteAutomaton | |
DiscreteAutomaton(int x, int y, double value) | DiscreteAutomaton | |
DiscreteAutomaton(const DiscreteAutomaton &cell) | DiscreteAutomaton | |
get_value() | SmithLife | virtual |
get_x() | SmithLife | virtual |
get_y() | SmithLife | virtual |
operator==(const DiscreteAutomaton &cell) const | DiscreteAutomaton | |
set_value(double value) | SmithLife | |
set_x(int x) | DiscreteAutomaton | |
set_y(int y) | DiscreteAutomaton | |
SmithLife(int x, int y, double value) | SmithLife | |
value | SmithLife | private |
x | SmithLife | private |
y | SmithLife | private |
~CellularAutomaton()=default | CellularAutomaton | virtual |
~SmithLife() | SmithLife |