| Class | Description |
|---|---|
| JmolObject |
a class to store rendering information prior to finishing file loading,
specifically designed for reading PyMOL PSE files.
|
| PickleReader |
generic Python Pickle file reader
only utilizing records needed for PyMOL.
|
| PyMOL |
PyMOL settings and constants.
|
| PyMOLGroup | |
| PyMOLReader |
PyMOL PSE (binary Python session) file reader.
|
| PyMOLScene |
A class to allow manipulation of scenes dissociated from file loading.
|