IMP
2.3.1
The Integrative Modeling Platform
|
A decorator for Representations. More...
#include <IMP/atom/atom_config.h>
#include "atom_macros.h"
#include "Hierarchy.h"
#include <IMP/base_types.h>
#include <IMP/kernel/Particle.h>
#include <IMP/kernel/Model.h>
#include <IMP/Decorator.h>
Go to the source code of this file.
Classes | |
class | IMP::atom::Representation |
A decorator for a representation. More... | |
Namespaces | |
IMP | |
Synonym for IMP::kernel. | |
IMP::atom | |
Functionality for loading, creating, manipulating and scoring atomic structures. | |
Typedefs | |
typedef IMP::base::Vector < Representation > | IMP::atom::Representations |
Enumerations | |
enum | IMP::atom::RepresentationType { BALLS = 0, GAUSSIANS = 1 } |
Functions | |
double | IMP::atom::get_resolution (kernel::Model *m, kernel::ParticleIndex pi) |
double | IMP::atom::get_resolution (Hierarchy h) |
Variables | |
const double | IMP::atom::ALL_RESOLUTIONS |
A decorator for Representations.
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file Representation.h.