A texture.

Namespace: HighGL
Assembly: HighGL (in HighGL.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class Texture : GLObject
Visual Basic
Public Class Texture _
	Inherits GLObject
Visual C++
public ref class Texture : public GLObject

Inheritance Hierarchy

System..::..Object
  HighGL..::..GLObject
    HighGL..::..Texture

See Also