[Missing <summary> documentation for "T:VVVV.PluginInterfaces.V2.EX9.DXMeshOutPluginBase"]

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

Syntax

C#
public abstract class DXMeshOutPluginBase : DXResourcePluginBase<MeshDeviceData>, 
	IPluginDXMesh, IPluginDXResource

Inheritance Hierarchy

System..::..Object
  VVVV.PluginInterfaces.V2.EX9..::..DXResourcePluginBase<(Of <(<'MeshDeviceData>)>)>
    VVVV.PluginInterfaces.V2.EX9..::..DXMeshOutPluginBase

See Also