Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Classes | |
class | T_PyMOL_viewer< Dummy > |
Viewer writing in PyMOL file format. More... | |
class | PyMOL_viewer |
Viewer writing in PyMOL file format. More... | |
class | VMD_viewer |
Viewer writing in VMD file format. More... | |
Viewer writing in VMD file format.
class T_VMD_viewer
Constructed with an output stream, it uses the output stream operator for writing in a file the corresponding objects in VMD format. For each object passed to the operator, the VMD_view method or struct should be defined.