Public Member Functions | |
| GraphCanvasTreeCategorizer (const CategorizerInterface &nodePaletteModel) | |
| void | RegisterCategoryNode (GraphCanvas::GraphCanvasTreeItem *treeItem, const char *subCategory, GraphCanvas::GraphCanvasTreeItem *parentRoot) |
| GraphCanvas::GraphCanvasTreeItem * | GetCategoryNode (const char *categoryPath, GraphCanvas::GraphCanvasTreeItem *parentRoot) |
| void | PruneEmptyNodes () |
| void | PruneNode (GraphCanvasTreeItem *treeItem) |
| void | EnableDebug (bool enabled) |