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

In This Topic
    OGLEnvironment Class
    In This Topic
    Environment mapping data class.
    Syntax
    'Declaration
     
    Public Class OGLEnvironment 
       Inherits OGLTexture
       Implements IEnvironment 
    public class OGLEnvironment : OGLTexture, IEnvironment  
    Inheritance Hierarchy

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

    See Also