#include <Compound.h>
Molecule class is parent class for complete covalently connected molecules Presently it is used to document the intention that derived classes are single covalently connected entities
Derives from Compound. (though that may not be obvious in the automatically generated API documentation).
Public Member Functions | |
Molecule () | |
SimTK_INSERT_DERIVED_HANDLE_DECLARATIONS (Molecule, CompoundRep, Compound) | |
Protected Member Functions | |
Molecule (CompoundRep *rep) |
Molecule | ( | ) |
Molecule | ( | CompoundRep * | rep | ) | [protected] |