Eyeshot 10 WinForms API Reference
OGLTextureBase Class
Members 

WinForms Assembly > devDept.Graphics Namespace : OGLTextureBase Class
Base utility class to load textures.
Syntax
'Declaration
 
Public MustInherit Class OGLTextureBase 
   Inherits TextureBase
public abstract class OGLTextureBase : TextureBase 
Inheritance Hierarchy

System.Object
   devDept.Graphics.TextureBase
      devDept.Graphics.OGLTextureBase
         devDept.Graphics.OGLTexture
         devDept.Graphics.OGLTexture1D

See Also

Reference

OGLTextureBase Members
devDept.Graphics Namespace