PicType Class Reference

PicType represents a piece when it is a part of an active piece set. More...

#include <Pieces.h>

Collaboration diagram for PicType:

Collaboration graph
[legend]
List of all members.

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 PicDefthedef
 who is it in the PicBucket
const PicGroupDefthegrp
 who is it in the PicBucket

Detailed Description

PicType represents a piece when it is a part of an active piece set.

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

See also:
PicSet


Constructor & Destructor Documentation

PicType::PicType (  )  [inline]

PicType::~PicType (  )  [inline]


Member Function Documentation

void PicType::load ( int  gind,
int  pind,
bool  bCsym 
)


Member Data Documentation

repetition number

repetitioning pics in the pic array TBD-move to QVerctor

used solely for interaction with the solutions in SlvCube::SlvCube

who is it in the PicBucket

who is it in the PicBucket


The documentation for this class was generated from the following files: