IMP
2.2.0
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 | |
All IMP::kernel code is brought into the IMP namespace. | |
IMP::atom | |
See IMP.atom for more information. | |
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 |
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file Representation.h.