directx-d ~master (2017-09-08T10:47:49Z)
Dub
Repo
ID2D1TransformGraph.AddNode
directx
d2d1effectauthor
ID2D1TransformGraph
<summary> Adds the given transform node to the graph. </summary>
interface
ID2D1TransformGraph
extern (
Windows
)
HRESULT
AddNode
(
ID2D1TransformNode
node
)
Meta
Source
See Implementation
directx
d2d1effectauthor
ID2D1TransformGraph
functions
AddNode
Clear
ConnectNode
ConnectToEffectInput
GetInputCount
RemoveNode
SetOutputNode
SetPassthroughGraph
SetSingleTransformNode
<summary> Adds the given transform node to the graph. </summary>