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

In This Topic
    TextureBase Class
    In This Topic
    Base utility class to load textures.
    Syntax
    'Declaration
     
    Public MustInherit Class TextureBase 
    public abstract class TextureBase 
    Inheritance Hierarchy

    System.Object
       devDept.Graphics.TextureBase
          devDept.Graphics.D3DTextureBase
          devDept.Graphics.OGLTextureBase

    See Also