Table of Contents

Class VertexInputLayout

Namespace
Lime
Assembly
Lime.dll
public class VertexInputLayout : IDisposable
Inheritance
VertexInputLayout
Implements
Inherited Members

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()

~VertexInputLayout()

protected ~VertexInputLayout()

New(VertexInputLayoutBinding[], VertexInputLayoutAttribute[])

public static VertexInputLayout New(VertexInputLayoutBinding[] bindings, VertexInputLayoutAttribute[] attributes)

Parameters

bindings VertexInputLayoutBinding[]
attributes VertexInputLayoutAttribute[]

Returns

VertexInputLayout