![]() |
ufe 6.5
Universal Front End is a DCC-agnostic component that will allow a DCC to browse and edit data in multiple data models
|
#include "common/ufeExport.h"#include "sceneItem.h"#include <memory>#include <list>#include <initializer_list>#include <string>

Go to the source code of this file.
Classes | |
| class | Ufe::UndoableCommand |
| Abstract base class for undoable commands. More... | |
| class | Ufe::CompositeUndoableCommand |
| Composite undoable command. More... | |
| class | Ufe::InsertChildCommand |
| Command to change the parent of a scene item. More... | |
| class | Ufe::SceneItemResultUndoableCommand |
| Command that modifies the data model and produces either a new or modified SceneItem. More... | |
| class | Ufe::ConnectionResultUndoableCommand |
| Command that modifies the data model and produces either a new or modified Connection. More... | |
| class | Ufe::SelectionUndoableCommand |
| Command that handles a selection. More... | |
Namespaces | |
| namespace | Ufe |