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
Ufe::SelectionCompositeNotification::Op Struct Reference

#include <selectionNotification.h>

Public Member Functions

 Op (OpType opTypeArg, const SceneItem::Ptr &itemArg)
 

Public Attributes

OpType opType
 
SceneItem::Ptr item
 

Detailed Description

Definition at line 147 of file selectionNotification.h.

Constructor & Destructor Documentation

◆ Op()

Ufe::SelectionCompositeNotification::Op::Op ( OpType  opTypeArg,
const SceneItem::Ptr itemArg 
)
inline

Definition at line 148 of file selectionNotification.h.

Member Data Documentation

◆ item

SceneItem::Ptr Ufe::SelectionCompositeNotification::Op::item

Definition at line 150 of file selectionNotification.h.

◆ opType

OpType Ufe::SelectionCompositeNotification::Op::opType

Definition at line 150 of file selectionNotification.h.


The documentation for this struct was generated from the following file: