vertexData
The same as the .vertex 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
vertexData
Specifics a reference to the vertices of the triangles created byt the tessellatin process.
polygonData
Specifics a reference to user-defined data.
See also
GLU.gluTessCallback
gluTessCallback
.vertex vertex