ufe  4.2
Universal Front End is a DCC-agnostic component that will allow a DCC to browse and edit data in multiple data models
sceneItemList.h File Reference
#include "ufe.h"
#include <list>
#include <memory>
Include dependency graph for sceneItemList.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Ufe
 

Typedefs

typedef std::list< std::shared_ptr< SceneItem > > Ufe::SceneItemList