Tesla Graphics Engine Documentation (January 2012)
CreateVertexBufferImplementation Method
TeslaTesla.GraphicsIRenderSystemProviderCreateVertexBufferImplementation()()()()
Members
Icon Member Description
CreateVertexBufferImplementation(VertexDeclaration, Int32, ResourceUsage)
Creates a new vertex buffer implementation.

CreateVertexBufferImplementation(VertexDeclaration, ResourceUsage, DataBuffer)
Creates a new vertex buffer implementation populated with the specified interleaved buffer.

CreateVertexBufferImplementation(VertexDeclaration, ResourceUsage, array<DataBuffer>[]()[][])
Creates a new vertex buffer implementation populated with the array of data buffers, one buffer for each vertex element. These must match up with the defined vertex declaration elements and be of the same number.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)