The writer writes a python file which can handle markers, edges and surfaces. Since these are native chimera objects, they are handled a bit better than vrml ones.

Public Member Functions | |
| ChimeraWriter (TextOutput of) | |
| virtual std::string | get_type_name () const |
| virtual ::IMP::VersionInfo | get_version_info () const |
Protected Member Functions | |
| virtual void | on_close () |
| virtual void | on_open () |