"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "layer3/MoleculeExporter.h" between
pymol-open-source-2.2.0.tar.gz and pymol-open-source-2.3.0.tar.gz

About: PyMOL is a Python-enhanced molecular graphics tool. It excels at 3D visualization of proteins, small molecules, density, surfaces, and trajectories. It also includes molecular editing, ray tracing, and movies. Open Source version.

MoleculeExporter.h  (pymol-open-source-2.2.0):MoleculeExporter.h  (pymol-open-source-2.3.0)
/* /*
* Molecular file formats export * Molecular file formats export
* *
* (c) 2016 Schrodinger, Inc. * (c) 2016 Schrodinger, Inc.
*/ */
#include "os_python.h" #include "os_python.h"
#include "os_std.h" #include "os_std.h"
#include "unique_vla_ptr.h" #include "vla.h"
#include "PyMOLGlobals.h" #include "PyMOLGlobals.h"
unique_vla_ptr<char> MoleculeExporterGetStr(PyMOLGlobals * G, pymol::vla<char> MoleculeExporterGetStr(PyMOLGlobals * G,
const char *format, const char *format,
const char *sele="all", const char *sele="all",
int state=-2, // current (-1 in Python API) int state=-2, // current (-1 in Python API)
const char *ref_object="", const char *ref_object="",
int ref_state=-1, int ref_state=-1,
int multi=-1, int multi=-1,
bool quiet=true); bool quiet=true);
PyObject *MoleculeExporterGetPyBonds(PyMOLGlobals * G, PyObject *MoleculeExporterGetPyBonds(PyMOLGlobals * G,
const char *selection, int state); const char *selection, int state);
 End of changes. 2 change blocks. 
2 lines changed or deleted 2 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)