This method should draw the object as it would look like if we look at it through an eye located between the 2 observer eyes

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

Syntax

C#
public virtual void DrawHead()
Visual Basic (Declaration)
Public Overridable Sub DrawHead
Visual C++
public:
virtual void DrawHead()

See Also