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

In This Topic
    D3DTextureDepth Class
    In This Topic
    Depth texture class for Direct3D.
    Syntax
    'Declaration
     
    Public Class D3DTextureDepth 
       Inherits D3DTextureBase
    public class D3DTextureDepth : D3DTextureBase 
    Inheritance Hierarchy

    System.Object
       devDept.Graphics.TextureBase
          devDept.Graphics.D3DTextureBase
             devDept.Graphics.D3DTextureDepth

    See Also