Function:ns2qsq

From S2PLOT

(Difference between revisions)
Jump to: navigation, search
Revision as of 01:53, 7 January 2009
S2plot admin (Talk | contribs)

← Previous diff
Revision as of 23:03, 7 January 2009
S2plot admin (Talk | contribs)

Next diff →
Line 27: Line 27:
[[S2PLOT:Function List | Back]] to S2PLOT function list. [[S2PLOT:Function List | Back]] to S2PLOT function list.
- 
- 
__NOTOC__ __NOTOC__
__NOEDITSECTION__ __NOEDITSECTION__
- 
- 
-Back to [[Function:Template | template]] page. 

Revision as of 23:03, 7 January 2009

ns2qsq

Query general surface quality.

Prototype

int ns2qsq(void);

Description

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

ns2ssqSet the general surface quality.
ns2cisCreate an isosurface object.
ns2ciscCreate an isosurface object with a colour function.
ns2dis Draw an isosurface object
ns2sisl Change the level of isosurface
ns2siscSet the colour for an isosurface.

Code Example

Back to S2PLOT function list.


Personal tools