From S2PLOT
General
| S2PLOT | Description | PGPLOT |
| Colours | Useful colour definitions based on PGPlot default settings. | |
| Textures | Important information on using textures in S2PLOT. | |
| struct XYZ | Data structure for (x,y,z) coordinates. | |
| struct COLOUR | Data structure for (r,g,b) colour indices. | |
Opening, Closing and Selecting Devices
| S2PLOT | Description | PGPLOT |
| s2open | Open the S2PLOT device. | | PGOPEN |
| s2opend | Open the S2PLOT device (device string version). | |
| s2opendo | Open the S2PLOT device (device string version, ignoring command line arguments). | |
| s2ldev | List the available S2PLOT devices on stdout. | |
| s2show | Draw the scene and enter interactive mode if interactive is non-zero. | |
| s2disp | Draw the scene, but return control when a timeout occurs or when 'TAB' key is pressed. | |
| s2eras | Erase the geometry. | |
Windows and Viewports
Windows and Viewports
Primitives
Attributes
Axes, Boxes & Labels
XY(Z) Plots
Images/Surfaces
Vector Plots
Miscellaneous Routines
S2 "Native" Routines
Callback and Handle System
Advanced Texture and Colormap Handling
Environment and Rendering Attributes
Advanced Camera Control
Additional Primitives
Functions in Testing/Development
Dynamic-Only Geometry Functions
Deprecated Function Names (V1.48-V1.62)