The DXTextureOutPluginBase type exposes the following members.

Constructors

  NameDescription
Public methodDXTextureOutPluginBase
Initializes a new instance of the DXTextureOutPluginBase class

Methods

  NameDescription
Protected methodCreateDeviceData (Overrides DXResourcePluginBase<(Of <(<'T>)>)>..::..CreateDeviceData(Device).)
Protected methodCreateTexture
Protected methodDestroyDeviceData (Overrides DXResourcePluginBase<(Of <(<'T>)>)>..::..DestroyDeviceData(T, Boolean).)
Public methodDestroyResource (Inherited from DXResourcePluginBase<(Of <(<'T>)>)>.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetTexture
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodReinitialize
Set all device data to reinitialize in this frame.
(Inherited from DXResourcePluginBase<(Of <(<'T>)>)>.)
Protected methodSetResourcePinsChanged (Overrides DXResourcePluginBase<(Of <(<'T>)>)>..::..SetResourcePinsChanged()()()().)
Public methodSetSliceCount
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Protected methodUpdate
Set all device data to update in this frame.
(Inherited from DXResourcePluginBase<(Of <(<'T>)>)>.)
Protected methodUpdateDeviceData (Overrides DXResourcePluginBase<(Of <(<'T>)>)>..::..UpdateDeviceData(T).)
Public methodUpdateResource (Inherited from DXResourcePluginBase<(Of <(<'T>)>)>.)
Protected methodUpdateTexture

Fields

  NameDescription
Protected fieldFDeviceData (Inherited from DXResourcePluginBase<(Of <(<'T>)>)>.)
Protected fieldFTextureOut

See Also