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
sceneItemList.h
Go to the documentation of this file.
1
#line 1 "S:/jenkins/workspace/ECP/ufe/ufe-full-python3.11-windows/ufe/include/sceneItemList.h"
2
#ifndef _ufeSceneItemList
3
#define _ufeSceneItemList
4
// ===========================================================================
5
// Copyright 2018 Autodesk, Inc. All rights reserved.
6
//
7
// Use of this software is subject to the terms of the Autodesk license
8
// agreement provided at the time of installation or download, or which
9
// otherwise accompanies this software in either electronic or hard copy form.
10
// ===========================================================================
11
12
#include "
ufe.h
"
13
14
#include <list>
15
#include <memory>
16
17
UFE_NS_DEF
{
18
19
class
SceneItem;
20
21
typedef
std::list<std::shared_ptr<SceneItem> >
SceneItemList
;
22
23
}
24
25
#endif
/* _ufeSceneItemList */
Ufe::SceneItemList
std::list< std::shared_ptr< SceneItem > > SceneItemList
Definition:
sceneItemList.h:21
ufe.h
UFE_NS_DEF
#define UFE_NS_DEF
Definition:
ufe.h:35
common
include
ufe
sceneItemList.h
Generated on Tue Sep 3 2024 09:29:43 for ufe by
1.9.4