Inheritance diagram for ObjCryst::ZPolyhedron:
Public Member Functions | |
ZPolyhedron (const RegularPolyhedraType type, Crystal &cryst, const REAL x, const REAL y, const REAL z, const string &name, const ScatteringPower *centralAtomPow, const ScatteringPower *periphAtomPow, const REAL centralPeriphDist, const REAL ligandPopu=1, const REAL phi=0., const REAL chi=0., const REAL psi=0.) | |
ZPolyhedron constructor. | |
ZPolyhedron (const ZPolyhedron &) | |
Copy Constructor. | |
virtual ZPolyhedron * | CreateCopy () const |
Private Attributes | |
RegularPolyhedraType | mPolyhedraType |
These are ZScatterer objects, so that even if they are initialized with constraints, these can be removed to make any configuration. ####################################################################
|
ZPolyhedron constructor.
|
|
Copy Constructor.
|
|
For internal use only. so-called Virtual copy constructor, needed to make copies of arrays of Scatterers Reimplemented from ObjCryst::ZScatterer. |
|
|