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

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

Syntax

C#
public abstract class DXTextureOutPluginBase : DXResourcePluginBase<TextureDeviceData>, 
	IPluginDXTexture2, IPluginDXResource

Inheritance Hierarchy

System..::..Object
  VVVV.PluginInterfaces.V2.EX9..::..DXResourcePluginBase<(Of <(<'TextureDeviceData>)>)>
    VVVV.PluginInterfaces.V2.EX9..::..DXTextureOutPluginBase

See Also