Open 3D Engine GraphModel Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
GraphModelIntegration::GraphController Member List

This is the complete list of members for GraphModelIntegration::GraphController, including all inherited members.

AddConnection(GraphModel::SlotPtr sourceSlot, GraphModel::SlotPtr targetSlot) override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
AddConnectionBySlotId(GraphModel::NodePtr sourceNode, const GraphModel::SlotId &sourceSlotId, GraphModel::NodePtr targetNode, const GraphModel::SlotId &targetSlotId) override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
AddNode(GraphModel::NodePtr node, AZ::Vector2 &sceneDropPosition) overrideGraphModelIntegration::GraphController
AreSlotsConnected(GraphModel::NodePtr sourceNode, const GraphModel::SlotId &sourceSlotId, GraphModel::NodePtr targetNode, const GraphModel::SlotId &targetSlotId) const override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
AZ_RTTI(GraphController, "{E8433794-4BAE-4B63-B5A5-6EE69DFF0793}") (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
CenterOnNodes(GraphModel::NodePtrList nodes) override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
ClearSelection() override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
DisableNode(GraphModel::NodePtr node) override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
EnableNode(GraphModel::NodePtr node) override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
ExtendSlot(GraphModel::NodePtr node, const GraphModel::SlotName &slotName) override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
GetGraph() (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
GetGraph() const (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
GetGraphCanvasSceneId() const (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
GetMajorPitch() const override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
GetNodeById(const GraphCanvas::NodeId &nodeId) override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
GetNodeIdByNode(GraphModel::NodePtr node) const override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
GetNodes() override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
GetNodesFromGraphNodeIds(const AZStd::vector< GraphCanvas::NodeId > &nodeIds) override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
GetPosition(GraphModel::NodePtr node) const override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
GetSelectedNodes() override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
GetSlotIdBySlot(GraphModel::SlotPtr slot) const override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
GraphController(GraphModel::GraphPtr graph, AZ::EntityId graphCanvasSceneId) (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
GraphController(const GraphController &)=delete (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
IsNodeWrapped(GraphModel::NodePtr node) const override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
RemoveConnection(GraphModel::ConnectionPtr connection) override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
RemoveNode(GraphModel::NodePtr node) override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
RemoveThumbnailFromNode(GraphModel::NodePtr node) override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
SetSelected(GraphModel::NodePtrList nodes, bool selected) override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
SetThumbnailImageOnNode(GraphModel::NodePtr node, const QPixmap &image) override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
SetThumbnailOnNode(GraphModel::NodePtr node, ThumbnailItem *item) override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
SetWrapperNodeActionString(GraphModel::NodePtr node, const char *actionString) override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
UnwrapNode(GraphModel::NodePtr wrapperNode, GraphModel::NodePtr node) override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
WrapNode(GraphModel::NodePtr wrapperNode, GraphModel::NodePtr node) override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
WrapNodeOrdered(GraphModel::NodePtr wrapperNode, GraphModel::NodePtr node, AZ::u32 layoutOrder) override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController
~GraphController() override (defined in GraphModelIntegration::GraphController)GraphModelIntegration::GraphController