Collapse All
Expand All
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Include Protected Members
Include Inherited Members
vvvv45 plugin specification
DXMeshOutPluginBase Methods
DXMeshOutPluginBase Class
See Also
Send Feedback
The
DXMeshOutPluginBase
type exposes the following members.
Methods
Name
Description
CreateDeviceData
(Overrides
DXResourcePluginBase
<
(Of
<
(
<'
T
>
)
>
)
>
.
.
::
.
.
CreateDeviceData(Device)
.)
CreateMesh
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
.)
GetMesh
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
()
()
()
()
.)
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)
.)
UpdateMesh
UpdateResource
(Inherited from
DXResourcePluginBase
<
(Of
<
(
<'
T
>
)
>
)
>
.)
See Also
DXMeshOutPluginBase Class
VVVV.PluginInterfaces.V2.EX9 Namespace