[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.VertexBufferProperties

VertexBufferProperties Class

D2D1_VERTEX_BUFFER_PROPERTIES

Inheritance
VertexBufferProperties
Namespace: C1.Util.DX.Direct2D
Assembly: C1.Win.C1DX.4.8.dll
Syntax
public class VertexBufferProperties

Constructors

Name Description
VertexBufferProperties()

Initializes a new instance of VertexBufferProperties class.

VertexBufferProperties(int, VertexUsage, DataStream)

Initializes a new instance of VertexBufferProperties class.

Fields

Name Description
DataPointer

const unsigned char* data

InputCount

unsigned int inputCount

SizeInBytes

unsigned int byteWidth

Usage

D2D1_VERTEX_USAGE usage

Properties

Name Description
Data

The initial contents of the vertex buffer.