OpenStructure
|
#include <ost/mol/module_config.hh>
#include <ost/mol/impl/atom_impl_fw.hh>
#include <vector>
#include <map>
#include <ost/geom/vec3.hh>
Go to the source code of this file.
Data Structures | |
struct | AtomGroupEntry |
struct | AtomGroup |
Namespaces | |
ost | |
ost::mol | |
ost::mol::impl | |
Typedefs | |
typedef std::vector< AtomGroupEntry > | AtomGroupEntryList |
typedef std::map< String, AtomGroup > | AtomEntryGroups |