Draws the _texture seen by the left eye

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

Syntax

C#
public override void DrawLeftEye()
Visual Basic (Declaration)
Public Overrides Sub DrawLeftEye
Visual C++
public:
virtual void DrawLeftEye() override

See Also