ufe  4.2
Universal Front End is a DCC-agnostic component that will allow a DCC to browse and edit data in multiple data models
transform3dUndoableCommands.h
Go to the documentation of this file.
1 #line 1 "S:/jenkins/workspace/ECP/ufe/ufe-full-python3.10-windows/ufe/include/transform3dUndoableCommands.h"
2 #ifndef _transform3dUndoableCommands
3 #define _transform3dUndoableCommands
4 // ===========================================================================
5 // Copyright 2020 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 "common/ufeExport.h"
13 #include "baseUndoableCommands.h"
14 
15 UFE_NS_DEF {
16 
21 
22 }
23 
24 #endif /* _transform3dUndoableCommands */
Abstract class for set Value3 command.
Definition of macros for symbol visibility.
SetVector3dUndoableCommand RotateUndoableCommand
#define UFE_NS_DEF
Definition: ufe.h:35
SetVector3dUndoableCommand ScaleUndoableCommand
SetVector3dUndoableCommand ShearUndoableCommand
SetVector3dUndoableCommand TranslateUndoableCommand