![]() |
ufe
1.0
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, const SceneItem::Ptr &itemArg) | |
Public Attributes | |
OpType | opType |
SceneItem::Ptr | item |
Definition at line 147 of file selectionNotification.h.
|
inline |
Definition at line 148 of file selectionNotification.h.
SceneItem::Ptr Ufe::SelectionCompositeNotification::Op::item |
Definition at line 150 of file selectionNotification.h.
OpType Ufe::SelectionCompositeNotification::Op::opType |
Definition at line 150 of file selectionNotification.h.