Initializes a new instance of the MeshDeviceData class

Namespace: VVVV.PluginInterfaces.V2.EX9
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872

Syntax

C#
public MeshDeviceData(
	Mesh mesh
)

Parameters

mesh
Type: Mesh

[Missing <param name="mesh"/> documentation for "M:VVVV.PluginInterfaces.V2.EX9.MeshDeviceData.#ctor(SlimDX.Direct3D9.Mesh)"]

See Also