Represents the Viewport. This class links the OpenGL world with the real world
Namespace:
GLSVAssembly: GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)
Syntax
C# |
---|
[SerializableAttribute] public class Viewport |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class Viewport |
Visual C++ |
---|
[SerializableAttribute] public ref class Viewport |