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
transform3dNotification.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/transform3dNotification.h"
2
#ifndef UFE_TRANSFORM3DNOTIFICATION_H
3
#define UFE_TRANSFORM3DNOTIFICATION_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 "
notification.h
"
14
#include "
sceneItem.h
"
15
16
UFE_NS_DEF
{
17
19
24
class
UFE_SDK_DECL
Transform3dChanged
:
public
Notification
25
{
26
public
:
29
Transform3dChanged
(
const
SceneItem::Ptr
& item);
31
Transform3dChanged
(
const
Transform3dChanged
&) =
default
;
33
~Transform3dChanged
()
override
;
35
SceneItem::Ptr
item
()
const
;
36
37
private
:
38
SceneItem::Ptr
fItem
;
39
};
40
41
}
42
43
#endif
/* UFE_TRANSFORM3DNOTIFICATION_H */
Ufe::Notification
Base class for all notifications.
Definition:
notification.h:30
Ufe::SceneItem::Ptr
std::shared_ptr< SceneItem > Ptr
Definition:
sceneItem.h:45
Ufe::Transform3dChanged
Base class for all Transform3d notifications.
Definition:
transform3dNotification.h:25
Ufe::Transform3dChanged::~Transform3dChanged
~Transform3dChanged() override
Destructor.
Ufe::Transform3dChanged::item
SceneItem::Ptr item() const
Ufe::Transform3dChanged::fItem
SceneItem::Ptr fItem
Definition:
transform3dNotification.h:38
Ufe::Transform3dChanged::Transform3dChanged
Transform3dChanged(const Transform3dChanged &)=default
Default copy constructor.
Ufe::Transform3dChanged::Transform3dChanged
Transform3dChanged(const SceneItem::Ptr &item)
notification.h
sceneItem.h
UFE_NS_DEF
#define UFE_NS_DEF
Definition:
ufe.h:36
UFE_SDK_DECL
#define UFE_SDK_DECL
Definition:
ufeExport.h:35
common
include
ufe
transform3dNotification.h
Generated on Mon Dec 8 2025 13:36:43 for ufe by
1.9.4