This is the GLSV library. It is compound by an observer, a display, a Viewport, and a visualization mode

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

Syntax

C#
[SerializableAttribute]
public class GLSV
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class GLSV
Visual C++
[SerializableAttribute]
public ref class GLSV

Inheritance Hierarchy

System..::.Object
  GLSV..::.GLSV

See Also