Function:s2wcube

From S2PLOT

(Difference between revisions)
Jump to: navigation, search
Revision as of 22:11, 6 January 2009
S2plot admin (Talk | contribs)

← Previous diff
Revision as of 22:11, 6 January 2009
S2plot admin (Talk | contribs)

Next diff →
Line 10: Line 10:
==Description== ==Description==
-Draw a wireframe cube with edges parallel to the main coordinate axes. Thickness and colour controlled by standard s2 functions.+Draw a wireframe cube with edges parallel to the main coordinate axes. Thickness and colour controlled by standard S2PLOT functions.

Revision as of 22:11, 6 January 2009

s2wcube

Draw a wireframe cube.

Prototype

void s2wcube(float xmin, float xmax, float ymin, float ymax, float zmin, float zmax);

Description

Draw a wireframe cube with edges parallel to the main coordinate axes. Thickness and colour controlled by standard S2PLOT functions.


Code Example

Back to S2PLOT function list.




Back to template page.

Personal tools