8 #ifndef IMPDISPLAY_CMM_WRITER_H
9 #define IMPDISPLAY_CMM_WRITER_H
11 #include <IMP/display/display_config.h>
18 IMPDISPLAY_DEPRECATED_HEADER(2.1,
"Use IMP.rmf")
20 IMPDISPLAY_BEGIN_NAMESPACE
36 unsigned int marker_index_;
41 IMPDISPLAY_DEPRECATED_OBJECT_DECL(2.1)
45 unsigned int get_current_index()
const {
return marker_index_; }
48 IMPDISPLAY_END_NAMESPACE
Import IMP/kernel/SingletonContainer.h in the namespace.
Write a CMM file with the geometry.
macros for display classes
Import IMP/kernel/PairContainer.h in the namespace.
Base class for writing geometry to a file.
#define IMP_TEXT_WRITER(Name)
Define information for an TextWriter object.