18 #endif // TETRAHEDRON_H
TetrahedronGem(QObject *parent=0)
Definition: tetrahedrongem.cpp:11
virtual ~TetrahedronGem()
Definition: tetrahedrongem.cpp:46
TetrahedronGems are gems with a shape like a tetrahedron. The only difference to AbstracGem is the fa...
Definition: tetrahedrongem.h:10
The AbstractGem class is the base class of all gems. As base class all required information of a gem...
Definition: abstractgem.h:39