![]() |
![]()
| ![]() |
![]()
NAMEgluGetTessProperty - get a tessellation object property C SPECIFICATIONvoid gluGetTessProperty( GLUtesselator* tess, GLenum which, GLdouble* data ) PARAMETERS
DESCRIPTIONgluGetTessProperty 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. SEE ALSOgluNewTess, gluTessProperty
|