The DXMeshOutPluginBase type exposes the following members.

Constructors

  NameDescription
Public methodDXMeshOutPluginBase
Initializes a new instance of the DXMeshOutPluginBase class

Methods

  NameDescription
Protected methodCreateDeviceData (Overrides DXResourcePluginBase<(Of <(<'T>)>)>..::..CreateDeviceData(Device).)
Protected methodCreateMesh
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 methodGetMesh
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 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).)
Protected methodUpdateMesh
Public methodUpdateResource (Inherited from DXResourcePluginBase<(Of <(<'T>)>)>.)

Fields

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

See Also