gluTessProperty

gluTessProperty: man2/gluTessProperty.xml

gluTessProperty is used to control properties stored in a tessellation object. These properties affect the way that the polygons are interpreted and rendered. The legal values for which are as follows:

@OpenGL_Version(OGLIntroducedIn.Unknown)
fn_gluTessProperty gluTessProperty;

See Also

gluGetTessProperty, gluNewTess

Meta