Tao.OpenGl SDK Documentation |
|
Glu.TessCombineCallback1 Delegate
Callback (delegate) for use with gluTessCallback.
[Visual Basic]
Public Delegate Sub Glu.TessCombineCallback1( _
ByVal
coordinates As
Double(), _
ByVal
vertexData As
Double(), _
ByVal
weight As
Single(), _
ByVal
outData As
Double() _
)
Requirements
Namespace:
Tao.OpenGl
Assembly: Tao.OpenGl (in Tao.OpenGl.dll)
See Also
Tao.OpenGl Namespace | gluTessCallback