This class implements the Interlaced mode

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

Syntax

C#
public class InterlacedMode : StereoMode
Visual Basic (Declaration)
Public Class InterlacedMode _
	Inherits StereoMode
Visual C++
public ref class InterlacedMode : public StereoMode

Inheritance Hierarchy

System..::.Object
  GLSV..::.Mode
    GLSV..::.StereoMode
      GLSV..::.InterlacedMode

See Also