Function:ns2vthwcube
From S2PLOT
ns2vthwcube
Draw a cube - vector input.
Prototype
void ns2vthwcube(XYZ P1, XYZ P2, COLOUR col, float width);
Description
Draw a wireframe cube (with axes parallel to the coordinate axes) in a specific colour and thickness
See Also
ns2thwcube | Draw a wireframe cube. |
s2wcube | Draw a wireframe cube. |
ns2scube | Draw a solid cube. |
ns2vscube | Draw a solid cube - vector input. |
Code Example
Back to S2PLOT function list.