![]() |
ufe
3.2
Universal Front End is a DCC-agnostic component that will allow a DCC to browse and edit data in multiple data models
|
#include <selectionNotification.h>
Public Member Functions | |
Op (OpType opTypeArg) | |
Op (OpType opTypeArg, const SceneItem::Ptr &itemArg) | |
Op (OpType opTypeArg, const SceneItem::Ptr &positionArg, const SceneItem::Ptr &itemArg) | |
Public Attributes | |
OpType | opType |
SceneItem::Ptr | item {nullptr} |
SceneItem::Ptr | position {nullptr} |
Definition at line 184 of file selectionNotification.h.
|
inline |
Definition at line 185 of file selectionNotification.h.
|
inline |
Definition at line 186 of file selectionNotification.h.
|
inline |
Definition at line 188 of file selectionNotification.h.
SceneItem::Ptr Ufe::SelectionCompositeNotification::Op::item {nullptr} |
Definition at line 193 of file selectionNotification.h.
OpType Ufe::SelectionCompositeNotification::Op::opType |
Definition at line 192 of file selectionNotification.h.
SceneItem::Ptr Ufe::SelectionCompositeNotification::Op::position {nullptr} |
Definition at line 194 of file selectionNotification.h.