#include "CoreMainHeader.h"
#include "Point.h"
#include "ExtObject.h"
Include dependency graph for MoleculeInfo.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | CMoleculeInfo |
molecule description used by jobs More... | |
Enumerations | |
enum | EMoleculeInfoType { MIT_LOAD = 0, MIT_COORDS = 1, MIT_COORDS_BONDS = 2, MIT_COORDS_VELOCITIES = 3, MIT_FULL = 4 } |
describe geometry passed to job or obtained as result of job | |
Variables | |
CExtUUID | ID_MoleculeInfo |
CPluginObjectInfo | MoleculeInfoObjectInfo |