endData

abstract fun endData(polygonData: Any?)(source)

The same as the .end callback method except that it takes an additional reference argument. This reference is identical to the opaque reference provided when GLU.gluTessBeginPolygon was called.

Parameters

polygonData

Specifics a reference to user-defined data.

See also

GLU.gluTessCallback

gluTessCallback

.end end