Base Class for custom data per graphics device.

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

Syntax

C#
public class DeviceData

Inheritance Hierarchy

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

See Also