Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Graphics Namespace / VBOParamsBase Class
Members

In This Topic
    VBOParamsBase Class
    In This Topic
    Base Class that holds the parameters for VBO.
    Syntax
    'Declaration
     
    Public Class VBOParamsBase 
    public class VBOParamsBase 
    Inheritance Hierarchy

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

    See Also