#include <Symmetry.h>
Collaboration diagram for CSymmetry:

Public Member Functions | |
| CSymmetry (int boardSizeX, int boardSizeY, int boardSizeZ) | |
| The constructor needs the dimensions of the game board. | |
| char * | getSymmetry (char *pGameBoard) |
| Returns a pointer to a game board which is the unique symmetry out of all possible symmetries of the given game board. | |
1.4.7