8 #ifndef IMPDISPLAY_RESTRAINT_GEOMETRY_H
9 #define IMPDISPLAY_RESTRAINT_GEOMETRY_H
11 #include <IMP/display/display_config.h>
18 IMPDISPLAY_BEGIN_NAMESPACE
35 Restraint *get_restraint()
const {
return r_; }
52 IMPDISPLAY_END_NAMESPACE
A decorator for a particle with a color.
Geometry for a whole set of restraints.
The base class for geometry.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
macros for display classes
Implement geometry for the basic shapes from IMP.algebra.
A smart pointer to a reference counted object.
Object used to hold a set of restraints.
Class for storing model, its restraints, constraints, and particles.
Try to draw some stuff for a generic restraint.
A smart pointer to a ref-counted Object that is a class member.
A nullptr-initialized pointer to an IMP Object.
virtual Geometries get_components() const
Return a set of geometry composing this one.
A restraint is a term in an IMP ScoringFunction.