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
selectionTrieFwd.h
Go to the documentation of this file.
1
#line 1 "S:/jenkins/workspace/ECP/ufe/ufe-full-python3.10-windows/ufe/include/selectionTrieFwd.h"
2
#ifndef _ufeSelectionTrieFwd
3
#define _ufeSelectionTrieFwd
4
// =======================================================================
5
// Copyright 2020 Autodesk, Inc. All rights reserved.
6
//
7
// This computer source code and related instructions and comments are the
8
// unpublished confidential and proprietary information of Autodesk, Inc.
9
// and are protected under applicable copyright and trade secret law. They
10
// may not be disclosed to, copied or used by any third party without the
11
// prior written consent of Autodesk, Inc.
12
// =======================================================================
13
14
#include "
sceneItemList.h
"
15
16
UFE_NS_DEF
{
17
18
template
<
typename
T>
class
Trie
;
19
typedef
Trie<Ufe::SceneItemList::iterator>
SelectionTrie
;
20
21
}
22
23
#endif
/* _ufeSelectionTrieFwd */
Ufe::Trie
Node for Universal Front End trie.
Definition:
selectionTrieFwd.h:18
sceneItemList.h
Ufe::SelectionTrie
Trie< Ufe::SceneItemList::iterator > SelectionTrie
Definition:
selectionTrieFwd.h:18
UFE_NS_DEF
#define UFE_NS_DEF
Definition:
ufe.h:35
common
include
ufe
selectionTrieFwd.h
Generated on Fri Jun 2 2023 07:30:07 for ufe by
1.8.14