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

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

    System.Object
       devDept.Graphics.VBOParamsBase
          devDept.Graphics.VBOParams

    See Also