ufe 6.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 "D:/Jenkins/workspace/EMS/ECG/ufe/full/ufe-full-python3.11-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
17
18template<typename T> class Trie;
20
21}
22
23#endif /* _ufeSelectionTrieFwd */
Node for Universal Front End trie.
Definition: trie.h:128
Trie< Ufe::SceneItemList::iterator > SelectionTrie
#define UFE_NS_DEF
Definition: ufe.h:35