Method GLUE.List()->begin()
- Method
begin
voidbegin(bool|voidrun)- Description
Start defining the list. If
runis provided, the list will be executed as it is compiled (GL.GL_COMPILE_AND_EXECUTE).- See also
void begin(bool|void run)
Start defining the list. If run is provided, the list will
be executed as it is compiled (GL.GL_COMPILE_AND_EXECUTE).