8 #ifndef IMPDISPLAY_LOG_OPTIMIZER_STATE_H
9 #define IMPDISPLAY_LOG_OPTIMIZER_STATE_H
11 #include <IMP/display/display_config.h>
17 #include <IMP/internal/utility.h>
20 IMPDISPLAY_BEGIN_NAMESPACE
34 virtual void do_update(
unsigned int)
override;
38 IMPDISPLAY_END_NAMESPACE
The base class for geometry.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
virtual void do_update(unsigned int)
Implement geometry for the basic shapes from IMP.algebra.
Class for storing model, its restraints, constraints, and particles.
Base class for writing geometry to a file.
A smart pointer to a ref-counted Object that is a class member.
A nullptr-initialized pointer to an IMP Object.
Shared optimizer state that is invoked upon commitment of new coordinates.
Backwards compatibility header.