\brief Output IMP model data in various file formats.
The IMP::display::Writer class provides the base class for objects which write to specific file formats and the IMP::display::Geometry class provides a means of describing geometry. Currently it supports output to
- Pymol via the IMP::display::PymolWriter . And display of boxes, points, spheres, segments, ellipsoids are supported.
You should probably check out IMP::rmf for a more general file format and one that is read natively by both IMP and Chimera.
Author(s): Daniel Russel
Maintainer: benmwebb
License: LGPL This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Publications:
- See [main IMP papers list](@ref publications).