8 #ifndef IMPDISPLAY_CMM_WRITER_H
9 #define IMPDISPLAY_CMM_WRITER_H
11 #include <IMP/display/display_config.h>
18 IMPDISPLAY_BEGIN_NAMESPACE
19 #if IMP_HAS_DEPRECATED
36 unsigned int marker_index_;
38 Color color, std::string name);
40 Color color, std::string name);
44 unsigned int get_current_index()
const {
50 IMPDISPLAY_END_NAMESPACE