17 w = RMF.create_rmf_file(
"pairs.rmf")
 
RMF::FrameID save_frame(RMF::FileHandle file, std::string name="")
Save the current state of the linked objects as a new RMF frame. 
 
Strings setup_from_argv(const Strings &argv, std::string description, std::string positional_description, int num_positional)
 
Various classes to hold sets of particles. 
 
XYZRs create_xyzr_particles(Model *m, unsigned int num, Float radius, Float box_side=10)
Create a set of particles with random coordinates. 
 
Class for storing model, its restraints, constraints, and particles. 
 
Store a list of ParticleIndexes. 
 
A container which keeps a set of pairs that connect a set of spheres. 
 
Display a segment for each pair in a IMP::PairContainer. 
 
void add_geometry(RMF::FileHandle file, display::Geometry *r)
Add a single geometry to the file. 
 
Support for the RMF file format for storing hierarchical molecular data and markup.