Function:ns2scube

From S2PLOT

Revision as of 22:50, 6 January 2009; view current revision
←Older revision | Newer revision→
Jump to: navigation, search

ns2scube

Draw a solid cube.

Prototype

void ns2scube(float x1, float y1, float z1, float x2, float y2, float z2,
	      float red, float green, float blue,float alpha);

Description

Draw a solid cube with filled but transparent faces.

See Also

Code Example

Back to S2PLOT function list.




Back to template page.

Personal tools