Function:ns2qsq
From S2PLOT
ns2qsq
Set/query general surface quality.
Prototype
int ns2qsq(void);
Description
Set/query general surface quality high (1) or low (0, default). The former calculates weighted normals for all vertices, while the latter calculates a single normal per facet of the surface. The former should be used for export to VRML.
See Also
Code Example
Back to S2PLOT function list.
Back to template page.