![]() |
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 "attributeDef.h"#include "rtid.h"#include "sceneItem.h"#include "undoableCommand.h"#include "value.h"#include <memory>#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| class | Ufe::NodeDef |
| Abstract base class for NodeDef interface. More... | |
Namespaces | |
| namespace | Ufe |
Typedefs | |
| typedef std::vector< AttributeDef::ConstPtr > | Ufe::ConstAttributeDefs |
| typedef std::vector< NodeDef::Ptr > | Ufe::NodeDefs |