Classes | |
class | gcu::Atom |
class | gcu::Bond |
class | gcu::CrystalAtom |
class | gcu::CrystalCleavage |
class | gcu::CrystalDoc |
class | gcu::CrystalLine |
class | gcu::CrystalView |
class | gcu::Document |
class | gcu::Element |
class | gcu::Matrix |
class | gcu::Matrix2D |
class | gcu::Object |
class | gcu::CrystalAtomList |
class | gcu::CrystalClevageList |
class | gcu::CrystalLineList |
Typedefs | |
typedef unsigned | TypeId |
Enumerations | |
enum | gcLattices |
enum | CrystalLineType |
enum | MatrixType |
enum | RuleId |
|
This enumeration is used to determine the type of an Object instance. Possible values are:
Definition at line 92 of file object.h. Referenced by gcu::Object::GetType(). |
|
crystalviewer/crystalline.h The type of a CrystalLine instance. Possible values are:
Definition at line 46 of file crystalline.h. Referenced by gcu::CrystalLine::Type(). |
|
crystalviewer/crystaldoc.h This enumeration gives sympolic names to the fourteen Bravais lattices. Possible values are:
Definition at line 61 of file crystaldoc.h. |
|
This enumeration is used to determine the type a Matrix. Possible values are:
|
|
This enumeration is used to maintain a set of rules about the possible hierarchical of the document. They are used with two class names or ids. Possible values are:
|