S2PLOT:Function List

From S2PLOT

(Difference between revisions)
Jump to: navigation, search
Revision as of 04:07, 26 October 2007
S2plot admin (Talk | contribs)
(General)
← Previous diff
Revision as of 04:11, 26 October 2007
S2plot admin (Talk | contribs)
(General)
Next diff →
Line 9: Line 9:
</table> </table>
 +==General ==
 +<table border=1 width=100%>
 +<tr><th width=15%>S2PLOT</th><th width=*>Description</th><th width=15%>PGPLOT</th></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>
==Opening, Closing and Selecting Devices == ==Opening, Closing and Selecting Devices ==

Revision as of 04:11, 26 October 2007

Contents

General

S2PLOTDescriptionPGPLOT
ColoursUseful colour definitions based on PGPlot default settings.
TexturesImportant information on using textures in S2PLOT.
struct XYZData structure for (x,y,z) coordinates.
struct COLOURData structure for (r,g,b) colour indices.

General

S2PLOTDescriptionPGPLOT
[[Function:Colours | Colours]Useful colour definitions based on PGPlot default settings.
[[Function:Textures | Textures]Important information on using textures in S2PLOT.
[[Function:struct_XYZ | struct XYZ]Data structure for (x,y,z) coordinates.
[[Function:struct_COLOUR | struct COLOUR]Data structure for (r,g,b) colour indices.

Opening, Closing and Selecting Devices

S2PLOTDescriptionPGPLOT
[[Function:reference.php?s=1&e=s2open | s2open]Open the S2PLOT device. PGOPEN
[[Function:reference.php?s=1&e=s2opend | s2opend]Open the S2PLOT device (device string version). PGOPEN
[[Function:reference.php?s=1&e=s2opendo | s2opendo]Open the S2PLOT device (device string version, ignoring command line arguments). PGOPEN
[[Function:reference.php?s=1&e=s2ldev | s2ldev]List the available S2PLOT devices on stdout. PGLDEV
[[Function:reference.php?s=1&e=s2show | s2show]Draw the scene and enter interactive mode if interactive is non-zero.
[[Function:reference.php?s=1&e=s2disp | s2disp]Draw the scene, but return control when a timeout occurs or when 'TAB' key is pressed.
[[Function:reference.php?s=1&e=s2eras | s2eras]Erase the geometry. PGERAS

Opening, Closing and Selecting Devices

S2PLOTDescriptionPGPLOT
s2open Open the S2PLOT device. PGOPEN
s2opendOpen the S2PLOT device (device string version).PGOPEN
s2opendoOpen the S2PLOT device (device string version, ignoring command line arguments). PGOPEN
s2ldevList the available S2PLOT devices on stdout.PGLDEV
s2showDraw the scene and enter interactive mode if interactive is non-zero.
s2dispDraw the scene, but return control when a timeout occurs or when 'TAB' key is pressed.
s2erasErase the geometry.PGERAS

Windows and Viewports

S2PLOTDescriptionPGPLOT
s2svp Set up the part of 3D space that is used for plotting. PGSVP
s2qvpQuery the device viewport range.PGQVP
s2swin Set up the world coordinate range for the device.PGSWIN
s2qwinQuery the world coordinate range. PGQWIN
s2envConvenience function which sets the plotting environment. PGENV


Primitives

S2PLOTDescriptionPGPLOT
s2opend

Attributes

S2PLOTDescriptionPGPLOT
s2opend

Axes, Boxes & Labels

S2PLOTDescriptionPGPLOT
s2opend

XY(Z) Plots

S2PLOTDescriptionPGPLOT
s2opend

Images/Surfaces

S2PLOTDescriptionPGPLOT
s2opend

Vector Plots

S2PLOTDescriptionPGPLOT
s2opend

Miscellaneous Routines

S2PLOTDescriptionPGPLOT
s2opend

S2 "Native" Routines

S2PLOTDescriptionPGPLOT
s2opend

Callback and Handle System

S2PLOTDescriptionPGPLOT
s2opend

Advanced Texture and Colormap Handling

S2PLOTDescriptionPGPLOT
s2opend

Environment and Rendering Attributes

S2PLOTDescriptionPGPLOT
s2opend

Advanced Camera Control

S2PLOTDescriptionPGPLOT
s2opend

Additional Primitives

S2PLOTDescriptionPGPLOT
s2opend

Functions in Testing/Development

S2PLOTDescriptionPGPLOT
s2opend

Dynamic-Only Geometry Functions

S2PLOTDescriptionPGPLOT
s2opend

Deprecated Function Names (V1.48-V1.62)

S2PLOTDescriptionPGPLOT
s2opend