gluGetNurbsProperty

gluGetNurbsProperty: man2/gluGetNurbsProperty.xml

gluGetNurbsProperty retrieves properties stored in a NURBS object. These properties affect the way that NURBS curves and surfaces are rendered. See the gluNurbsProperty reference page for information about what the properties are and what they do.

@OpenGL_Version(OGLIntroducedIn.Unknown)
fn_gluGetNurbsProperty gluGetNurbsProperty;

See Also

gluNewNurbsRenderer, gluNurbsProperty

Meta