![]() |
ufe
3.2
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>
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... | |
Namespaces | |
Ufe | |