IMP logo

IMP::display::PymolWriter Class Reference


Detailed Description

Write a CGO file with the geometry.

The cgo file format is a simple format for displaying geometry in Pymol. The cgo writer supports points, spheres, cyliners, and segments. The file name should end in ".pym".

The geometry is assembled into objects in pymol based on the passed names. For example, all geometry named "box" becomes one pymol object. If many files are loaded into python defining the same objects, they become sequential frames in a movie. The frame numbers are determined sequentially from the file load order (so they can form a subset of the generated files).

Inheritance diagram for IMP::display::PymolWriter:

Inheritance graph
[legend]

Public Member Functions

virtual std::string get_type_name () const
virtual ::IMP::VersionInfo get_version_info () const
 PymolWriter (TextOutput of)

Protected Member Functions

virtual void on_close ()
virtual void on_open ()

The documentation for this class was generated from the following files:

Generated on Mon Mar 8 23:08:59 2010 for IMP by doxygen 1.5.8