Collapse All
Expand All
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Include Protected Members
Include Inherited Members
vvvv45 plugin specification
DXTextureOutPluginBase Methods
DXTextureOutPluginBase Class
See Also
Send Feedback
The
DXTextureOutPluginBase
type exposes the following members.
Methods
Name
Description
CreateDeviceData
(Overrides
DXResourcePluginBase
<
(Of
<
(
<'
T
>
)
>
)
>
.
.
::
.
.
CreateDeviceData(Device)
.)
CreateTexture
DestroyDeviceData
(Overrides
DXResourcePluginBase
<
(Of
<
(
<'
T
>
)
>
)
>
.
.
::
.
.
DestroyDeviceData(T, Boolean)
.)
DestroyResource
(Inherited from
DXResourcePluginBase
<
(Of
<
(
<'
T
>
)
>
)
>
.)
Equals
Determines whether the specified
Object
is equal to the current
Object
.
(Inherited from
Object
.)
Finalize
Allows an
Object
to attempt to free resources and perform other cleanup operations before the
Object
is reclaimed by garbage collection.
(Inherited from
Object
.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from
Object
.)
GetTexture
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
Reinitialize
Set all device data to reinitialize in this frame.
(Inherited from
DXResourcePluginBase
<
(Of
<
(
<'
T
>
)
>
)
>
.)
SetResourcePinsChanged
(Overrides
DXResourcePluginBase
<
(Of
<
(
<'
T
>
)
>
)
>
.
.
::
.
.
SetResourcePinsChanged
()
()
()
()
.)
SetSliceCount
ToString
Returns a
String
that represents the current
Object
.
(Inherited from
Object
.)
Update
Set all device data to update in this frame.
(Inherited from
DXResourcePluginBase
<
(Of
<
(
<'
T
>
)
>
)
>
.)
UpdateDeviceData
(Overrides
DXResourcePluginBase
<
(Of
<
(
<'
T
>
)
>
)
>
.
.
::
.
.
UpdateDeviceData(T)
.)
UpdateResource
(Inherited from
DXResourcePluginBase
<
(Of
<
(
<'
T
>
)
>
)
>
.)
UpdateTexture
See Also
DXTextureOutPluginBase Class
VVVV.PluginInterfaces.V2.EX9 Namespace