From S2PLOT
(Difference between revisions)
Revision as of 03:45, 26 October 2007 S2plot admin (Talk | contribs)
← Previous diff |
Revision as of 03:47, 26 October 2007 S2plot admin (Talk | contribs) Next diff → |
Line 3: |
Line 3: |
| <table border=1 width=100%> | | <table border=1 width=100%> |
| <tr><th width=20%>S2PLOT</th><th>Description</th><th width=20%>PGPLOT</th></tr> | | <tr><th width=20%>S2PLOT</th><th>Description</th><th width=20%>PGPLOT</th></tr> |
- | <tr><td>[[function:s2opend | s2opend]]</td><td> </td><td> </td></tr> | + | <tr><td>[[function:Colours | Colours]]</td><td>Useful colour definitions based on PGPlot default settings.</td><td> </td></tr> |
| + | <tr><td>[[function:Textures | Textures]]</td><td>Important information on using textures in S2PLOT. </td><td> </td></tr> |
| + | <tr><td>[[function:struct XYZ | struct XYZ]]</td><td>Data structure for (x,y,z) coordinates. </td><td> </td></tr> |
| + | <tr><td>[[function:struct COLOUR | struct COLOUR]]</td><td>Data structure for (r,g,b) colour indices.</td><td> </td></tr> |
| </table> | | </table> |
| | | |
Revision as of 03:47, 26 October 2007
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
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)