Navigation
API > API/Plugins > API/Plugins/DataflowEditor
Classes
| Type | Name | Description | |
|---|---|---|---|
| FAssetContext | |||
| FAssetSchemaAction_Dataflow_CreateCommentNode_DataflowEdNode | Action to add a node to the graph | ||
| FAssetSchemaAction_Dataflow_CreateNode_DataflowEdNode | Action to add a node to the graph | ||
| FAssetSchemaAction_Dataflow_DuplicateCommentNode_DataflowEdNode | Action to duplicate a comment node in the graph | ||
| FAssetSchemaAction_Dataflow_DuplicateNode_DataflowEdNode | Action to duplicate a set of nodes in the graph | ||
| FCollectionSpreadSheetHeader | Header 1st column possible values: Transform Index/Face Index/Vertex Index based on the OutputType 2nd column is SelectionStatus | ||
| FCollectionSpreadSheetItem | Representing a row in the table Index/SelectionStatus | ||
| FDataflowAssetActions | |||
| FDataflowCollectionSpreadSheet | Class to handle the SelectionView widget | ||
| FDataflowConnectionDrawingPolicy | |||
| FDataflowEditorCommands | |||
| FDataflowEditorCommandsImpl | FDataflowEditorCommandsImpl | ||
| FDataflowEditorToolkit | |||
| FDataflowEditorViewportClient | |||
| FDataflowNodeView | FDataflowNodeView class implements common functions for single node based Dataflow views | ||
| FDataflowSelectionView | Class to handle the SelectionView widget | ||
| FDataflowSNodeFactory | |||
| FDataflowXmlRead | |||
| FDataflowXmlWrite | FDataflowEditorXml | ||
| FSelectionViewHeader | Header 1st column possible values: Transform Index/Face Index/Vertex Index based on the OutputType 2nd column is SelectionStatus | ||
| FSelectionViewItem | Representing a row in the table Index/SelectionStatus | ||
| IDataflowEditorPlugin | The public interface to this module | ||
| IDataflowViewListener | Base listener class to interface between the DataflowToolkit and Dataflow views | ||
| SCollectionInfo | Struct to hold OutputType/Selection data for the outputs Data is stored in a map using the OutputName as key: TMap |
||
| SCollectionSpreadSheet | 2xn grid to display Collection data | ||
| SCollectionSpreadSheetRow | |||
| SCollectionSpreadSheetWidget | Widget for the CollectionSpreadSheet panel | ||
| SDataflowEditorViewport | |||
| SDataflowEdNode | SDataflowEdNode | ||
| SDataflowEdNodeComment | SDataflowEdNodeComment | ||
| SDataflowGraphEditor | The SDataflowGraphEditpr class is a specialization of SGraphEditor to display and manipulate the actions of a Dataflow asset | ||
| SDataflowViewportSelectionToolBar | |||
| SSelectionInfo | Struct to hold OutputType/Selection data for the outputs Data is stored in a map using the OutputName as key: TMap |
||
| SSelectionView | 2xn grid to display Index/SelectionStatus data | ||
| SSelectionViewRow | |||
| SSelectionViewWidget | Widget for the SelectionView panel | ||
| UDataflowAssetFactory | |||
| UDataflowSchema |
Typedefs
| Name | Description |
|---|---|
| FGraphPanelSelectionSet |