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
ufeFwd.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/ufeFwd.h"
2
#ifndef _ufeSceneItemFwd
3
#define _ufeSceneItemFwd
4
// ===========================================================================
5
// Copyright 2023 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 <memory>
15
16
UFE_NS_DEF
{
17
18
class
SceneItem;
19
class
UndoableCommand;
20
21
using
SceneItemPtr
= std::shared_ptr<SceneItem>;
22
using
UndoableCommandPtr
= std::shared_ptr<UndoableCommand>;
23
}
24
25
#endif
/* _ufeSceneItemFwd */
Ufe::UndoableCommandPtr
std::shared_ptr< UndoableCommand > UndoableCommandPtr
Definition:
ufeFwd.h:22
Ufe::SceneItemPtr
std::shared_ptr< SceneItem > SceneItemPtr
Definition:
ufeFwd.h:21
ufe.h
UFE_NS_DEF
#define UFE_NS_DEF
Definition:
ufe.h:35
common
include
ufe
ufeFwd.h
Generated on Tue Mar 4 2025 13:42:04 for ufe by
1.9.4