ufe 5.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 "attribute.h"
#include "attributesUndoableCommands.h"
#include "sceneItem.h"
#include "observer.h"
#include "attributesNotification.h"
#include "undoableCommand.h"
#include <memory>
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
class | Ufe::Attributes |
Abstract base class for Attributes interface. More... | |
Namespaces | |
namespace | Ufe |