ufe
5.5
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 "S:/jenkins/workspace/ECP/ufe/ufe-full-python3.11-windows/ufe/include/transform3dNotification.h"
2
#ifndef _ufeTransform3dNotification
3
#define _ufeTransform3dNotification
4
// ===========================================================================
5
// Copyright 2018 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 "
notification.h
"
13
#include "
sceneItem.h
"
14
15
UFE_NS_DEF
{
16
18
23
class
UFE_SDK_DECL
Transform3dChanged
:
public
Notification
24
{
25
public
:
28
Transform3dChanged
(
const
SceneItem::Ptr
& item);
30
Transform3dChanged
(
const
Transform3dChanged
&) =
default
;
32
~Transform3dChanged
()
override
;
34
SceneItem::Ptr
item
()
const
;
35
36
private
:
37
SceneItem::Ptr
fItem
;
38
};
39
40
}
41
42
#endif
/* _ufeTransform3dNotification */
Ufe::Notification
Base class for all notifications.
Definition:
notification.h:29
Ufe::SceneItem::Ptr
std::shared_ptr< SceneItem > Ptr
Definition:
sceneItem.h:44
Ufe::Transform3dChanged
Base class for all Transform3d notifications.
Definition:
transform3dNotification.h:24
Ufe::Transform3dChanged::~Transform3dChanged
~Transform3dChanged() override
Destructor.
Ufe::Transform3dChanged::item
SceneItem::Ptr item() const
Ufe::Transform3dChanged::fItem
SceneItem::Ptr fItem
Definition:
transform3dNotification.h:37
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:35
UFE_SDK_DECL
#define UFE_SDK_DECL
Definition:
ufeExport.h:36
common
include
ufe
transform3dNotification.h
Generated on Tue Sep 3 2024 09:29:43 for ufe by
1.9.4