Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / OGLTexture1D Class
Members

In This Topic
    OGLTexture1D Class
    In This Topic
    Base class to load 1D textures.
    Syntax
    'Declaration
     
    Public Class OGLTexture1D 
       Inherits OGLTextureBase
    public class OGLTexture1D : OGLTextureBase 
    Inheritance Hierarchy

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

    See Also