IMP
2.0.0
The Integrative Modeling Platform
|
Base class for writing geometry to a file. More...
#include <IMP/display/display_config.h>
#include "declare_Geometry.h"
#include "internal/writers.h"
#include "GeometryProcessor.h"
#include <IMP/base/Pointer.h>
#include <IMP/base/InputAdaptor.h>
#include <IMP/file.h>
#include <IMP/PairContainer.h>
#include <IMP/SingletonContainer.h>
#include <IMP/RefCounted.h>
#include <boost/format.hpp>
Go to the source code of this file.
Classes | |
class | IMP::display::TextWriter |
class | IMP::display::Writer |
Base class for writing geometry to a file. More... | |
class | IMP::display::WriterAdaptor |
Namespaces | |
namespace | IMP |
All IMP::kernel code is brought into the IMP namespace. | |
namespace | IMP::display |
See IMP.display Overview for more information. | |
Typedefs | |
typedef IMP::base::Vector < IMP::base::Pointer < TextWriter > > | IMP::display::TextWriters |
typedef IMP::base::Vector < WriterAdaptor > | IMP::display::WriterAdaptors |
typedef IMP::base::Vector < IMP::base::Pointer< Writer > > | IMP::display::Writers |
Functions | |
Writer * | IMP::display::create_writer (std::string filename) |