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

In This Topic
    VBOParamsTexture Class
    In This Topic
    Class that holds the parameters for VBO with normals and texture coordinates.
    Syntax
    'Declaration
     
    Public Class VBOParamsTexture 
       Inherits VBOParamsBase
    public class VBOParamsTexture : VBOParamsBase 
    Inheritance Hierarchy

    System.Object
       devDept.Graphics.VBOParamsBase
          devDept.Graphics.VBOParamsTexture

    See Also