Classes | |
class | Atom |
class | Bond |
class | CrystalAtom |
class | CrystalCleavage |
class | CrystalDoc |
class | CrystalLine |
class | CrystalView |
class | Document |
class | Element |
class | Matrix |
class | Matrix2D |
class | Object |
Typedefs | |
typedef list< CrystalAtom * > | CrystalAtomList |
typedef std::list< CrystalCleavage * > | CrystalCleavageList |
typedef list< CrystalLine * > | CrystalLineList |
typedef unsigned | TypeId |
typedef unsigned | SignalId |
Enumerations | |
enum | gcLattices |
enum | CrystalLineType |
enum | MatrixType |
enum | |
enum | RuleId |
|
crystalviewer/crystalline.h The type of a CrystalLine instance. Possible values are:
Definition at line 46 of file crystalline.h. |
|
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:
|