Signature
Parameters
Variables | Description |
---|---|
tess |
Specifies the tessellation object (created with
gluNewTess
).
|
type |
Specifies the type of the contour being defined. Valid values are
GLU_EXTERIOR
,
GLU_INTERIOR
,
GLU_UNKNOWN
,
GLU_CCW
, and
GLU_CW
.
|