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
nodeDef.h File Reference
#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>
Include dependency graph for nodeDef.h:
This graph shows which files directly or indirectly include this file:

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