Base class for plugins which handle DX resources.
Namespace: VVVV.PluginInterfaces.V2.EX9Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C# |
---|
public abstract class DXResourcePluginBase<T> : IPluginDXResource where T : DeviceData |
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "T:VVVV.PluginInterfaces.V2.EX9.DXResourcePluginBase`1"]
Inheritance Hierarchy
System..::..Object
VVVV.PluginInterfaces.V2.EX9..::..DXResourcePluginBase<(Of <(<'T>)>)>
VVVV.PluginInterfaces.V2.EX9..::..DXLayerOutPluginBase<(Of <(<'T>)>)>
VVVV.PluginInterfaces.V2.EX9..::..DXMeshOutPluginBase
VVVV.PluginInterfaces.V2.EX9..::..DXTextureOutPluginBase
VVVV.PluginInterfaces.V2.EX9..::..DXResourcePluginBase<(Of <(<'T>)>)>
VVVV.PluginInterfaces.V2.EX9..::..DXLayerOutPluginBase<(Of <(<'T>)>)>
VVVV.PluginInterfaces.V2.EX9..::..DXMeshOutPluginBase
VVVV.PluginInterfaces.V2.EX9..::..DXTextureOutPluginBase