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

Go to the source code of this file.

Namespaces

namespace  Ufe
 

Typedefs

using Ufe::SceneItemPtr = std::shared_ptr< SceneItem >
 
using Ufe::UndoableCommandPtr = std::shared_ptr< UndoableCommand >