Eyeshot 10 WinForms API Reference
GenListName Method

WinForms Assembly > devDept.Graphics Namespace > OglRenderContext Class : GenListName Method
Generates an OpenGL display list name after deleting it if necessary.
Syntax
'Declaration
 
Public Shared Sub GenListName( _
   ByRef listName As UInteger _
) 
public static void GenListName( 
   ref uint listName
)

Parameters

listName
See Also

Reference

OglRenderContext Class
OglRenderContext Members