8 #ifndef IMPDISPLAY_CHIMERA_WRITER_H
9 #define IMPDISPLAY_CHIMERA_WRITER_H
11 #include <IMP/display/display_config.h>
15 IMPDISPLAY_DEPRECATED_HEADER(2.1,
"Use IMP.rmf")
17 IMPDISPLAY_BEGIN_NAMESPACE
30 void cleanup(std::string name,
bool need_ms,
bool need_surf =
false);
40 IMPDISPLAY_DEPRECATED_OBJECT_DECL(2.1)
48 void add_python_code(std::
string code);
51 IMPDISPLAY_END_NAMESPACE
Write geometry to a python file for Chimera to read.
macros for display classes
Base class for writing geometry to a file.
#define IMP_TEXT_WRITER(Name)
Define information for an TextWriter object.