ufe
7.0
Universal Front End is a DCC-agnostic component that will allow a DCC to browse and edit data in multiple data models
ufeFwd.h
Go to the documentation of this file.
1
#line 1 "D:/Jenkins/workspace/EMS/ECG/ufe/full/ufe-full-python3.13-windows/ufe/include/ufeFwd.h"
2
#ifndef UFE_UFEFWD_H
3
#define UFE_UFEFWD_H
4
5
// ===========================================================================
6
// Copyright 2025 Autodesk, Inc. All rights reserved.
7
//
8
// The use of this software is subject to the Autodesk Terms of Use or other
9
// license agreement provided at the time of installation or download, or
10
// which otherwise accompanies this software.
11
// ===========================================================================
12
13
#include "
ufe.h
"
14
15
#include <memory>
16
17
UFE_NS_DEF
{
18
19
class
SceneItem;
20
class
UndoableCommand;
21
22
using
SceneItemPtr
= std::shared_ptr<SceneItem>;
23
using
UndoableCommandPtr
= std::shared_ptr<UndoableCommand>;
24
}
25
26
#endif
/* UFE_UFEFWD_H */
Ufe::UndoableCommandPtr
std::shared_ptr< UndoableCommand > UndoableCommandPtr
Definition:
ufeFwd.h:23
Ufe::SceneItemPtr
std::shared_ptr< SceneItem > SceneItemPtr
Definition:
ufeFwd.h:22
ufe.h
UFE_NS_DEF
#define UFE_NS_DEF
Definition:
ufe.h:36
common
include
ufe
ufeFwd.h
Generated on Mon Dec 8 2025 13:36:43 for ufe by
1.9.4