This is one important method. It draws the scene with all the objects.

Namespace:  GLSV
Assembly:  GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)

Syntax

C#
public void DrawScene()
Visual Basic (Declaration)
Public Sub DrawScene
Visual C++
public:
void DrawScene()

See Also