OpenShaderDesigner 0.0.1
|
Public Member Functions | |
GraphState (ShaderGraph &parent) | |
GraphState (const GraphState &other) | |
NodeId | AddNode (Node *node) |
void | RemoveNode (NodeId node) |
GraphState & | operator= (const GraphState &other) |
Public Attributes | |
ShaderGraph & | Parent |
NodeList | Nodes |