ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / VertexBufferBinding Structure
Members

In This Topic
    VertexBufferBinding Structure
    In This Topic
    Properties defining the way a buffer (containing vertex data) is bound to the pipeline for rendering.
    Object Model
    VertexBufferBinding Structure
    Syntax
    'Declaration
     
    Public Structure VertexBufferBinding 
       Inherits System.ValueType
    public struct VertexBufferBinding : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Util.DX.Direct3D11.VertexBufferBinding

    See Also