|
| GraphSubGraph (bool isNonConnectable) |
|
| GraphSubGraph (const NodeId &sourceNode, AZStd::unordered_set< NodeId > &searchableSceneMembers) |
|
void | Clear () |
|
bool | IsNonConnectableSubGraph () const |
|
|
AZStd::unordered_set< NodeId > | m_containedNodes |
|
AZStd::unordered_set< ConnectionId > | m_containedConnections |
|
AZStd::unordered_set< NodeId > | m_innerNodes |
|
AZStd::unordered_set< ConnectionId > | m_innerConnections |
|
AZStd::unordered_set< NodeId > | m_entryNodes |
|
AZStd::unordered_set< ConnectionId > | m_entryConnections |
|
AZStd::unordered_set< NodeId > | m_exitNodes |
|
AZStd::unordered_set< ConnectionId > | m_exitConnections |
|
QRectF | m_sceneBoundingRect |
|
The documentation for this class was generated from the following file:
- Gems/GraphCanvas/Code/StaticLib/GraphCanvas/Utils/GraphUtils.h