#include <Pieces.h>
Collaboration diagram for PicType:

Public Member Functions | |
| PicType () | |
| ~PicType () | |
| void | load (int gind, int pind, bool bCsym) |
Public Attributes | |
| int | repnum |
| repetition number | |
| int * | rep |
| repetitioning pics in the pic array TBD-move to QVerctor | |
| int | rtnnum |
| PicArr | rtns [8] |
| int | gind |
| int | pind |
| used solely for interaction with the solutions in SlvCube::SlvCube | |
| const PicDef * | thedef |
| who is it in the PicBucket | |
| const PicGroupDef * | thegrp |
| who is it in the PicBucket | |
when a piece is selected to take part in a construction and the construction engine begins, it is loaded into a PicType instance as a PicType the piece has some more information which has to do with piece repetition and rotation
| PicType::PicType | ( | ) | [inline] |
| PicType::~PicType | ( | ) | [inline] |
| void PicType::load | ( | int | gind, | |
| int | pind, | |||
| bool | bCsym | |||
| ) |
| int PicType::repnum |
repetition number
| int* PicType::rep |
repetitioning pics in the pic array TBD-move to QVerctor
| int PicType::rtnnum |
| int PicType::gind |
| int PicType::pind |
used solely for interaction with the solutions in SlvCube::SlvCube
| const PicDef* PicType::thedef |
who is it in the PicBucket
| const PicGroupDef* PicType::thegrp |
who is it in the PicBucket