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

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

Syntax

C#
public class TextureDeviceData : GenericDeviceData<ISpread<Texture>>

Inheritance Hierarchy

System..::..Object
  VVVV.PluginInterfaces.V2.EX9..::..DeviceData
    VVVV.PluginInterfaces.V2.EX9..::..GenericDeviceData<(Of <(<'ISpread<(Of <(<'Texture>)>)>>)>)>
      VVVV.PluginInterfaces.V2.EX9..::..TextureDeviceData

See Also