gluGetTessProperty

gluGetTessProperty: man2/gluGetTessProperty.xml

gluGetTessProperty retrieves properties stored in a tessellation object. These properties affect the way that tessellation objects are interpreted and rendered. See the gluTessProperty reference page for information about the properties and what they do.

@OpenGL_Version(OGLIntroducedIn.Unknown)
fn_gluGetTessProperty gluGetTessProperty;

See Also

gluNewTess, gluTessProperty

Meta