IMP
2.2.0
The Integrative Modeling Platform
|
Handle read/write of kernel::Model data from/to files. More...
#include <IMP/rmf/rmf_config.h>
#include <IMP/display/declare_Geometry.h>
#include <RMF/NodeHandle.h>
#include <RMF/FileHandle.h>
Go to the source code of this file.
Namespaces | |
IMP | |
All IMP::kernel code is brought into the IMP namespace. | |
IMP::rmf | |
See IMP.rmf for more information. | |
Geometry I/O | |
The geometry I/O support currently handles geometry composed of Other types can be supported when requested. Be aware, many more complex geometry types are automatically decomposed into the above types and so, more or less, supported. | |
void | IMP::rmf::add_geometries (RMF::FileHandle file, const display::GeometriesTemp &r) |
void | IMP::rmf::add_geometries (RMF::NodeHandle parent, const display::GeometriesTemp &r) |
void | IMP::rmf::add_static_geometries (RMF::FileHandle parent, const display::GeometriesTemp &r) |
display::Geometries | IMP::rmf::create_geometries (RMF::FileConstHandle parent) |
void | IMP::rmf::link_geometries (RMF::FileConstHandle parent, const display::GeometriesTemp &r) |
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file geometry_io.h.