![]() |
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
|
CUfe::AppendedChild | Result for child item appended to parent |
CUfe::Duplicate | Result for undoable duplicate item |
Cstd::hash< Ufe::PathComponent > | |
Cstd::hash< Ufe_v1 ::Path > | |
CUfe::Hierarchy | Abstract base class for scene hierarchy interface |
CUfe::HierarchyHandler | Factory base class for scene hierarchy interface |
CUfe::Matrix4d | Matrix class for 3D transforms |
▼CUfe::Notification | Base class for all notifications |
CUfe::ObjectAdd | Base class for object add scene notifications |
▼CUfe::ObjectDelete | Base class for object delete scene notifications |
CUfe::ObjectPostDelete | Object delete scene notifications that occur after the object was deleted |
CUfe::ObjectPreDelete | Object delete scene notifications that occur before the object is deleted |
▼CUfe::ObjectPathChange | Base class for object path change scene notifications |
CUfe::ObjectPathAdd | Path added to object scene notification |
CUfe::ObjectPathRemove | Path removed from object scene notification |
CUfe::ObjectRename | Object renamed scene notification |
CUfe::ObjectReparent | Object reparented scene notification |
▼CUfe::SelectionChanged | Base class for all selection notifications |
CUfe::SelectionCleared | Selection cleared notification |
CUfe::SelectionCompositeNotification | Selection composite notification |
CUfe::SelectionItemAppended | Item added to selection notification |
CUfe::SelectionItemRemoved | Item removed from selection notification |
CUfe::SelectionReplaced | Selection replaced notification |
CUfe::Transform3dChanged | Base class for all Transform3d notifications |
CUfe::NotificationGuard | Notification guard for Subject |
CUfe::Observer | Observer pattern Observer class |
CUfe::SelectionCompositeNotification::Op | |
CUfe::Path | Identify an object or 3D path in the scene |
CUfe::PathComponent | Constant string representation with fixed space and O(1) comparison |
CUfe::PathSegment | A segment of a path within a single run-time |
CUfe::Rename | Result for undoable rename item |
CUfe::RunTimeMgr | Singleton class to manage UFE run-times |
CUfe::Scene | Singleton class to manage UFE scenes |
CUfe::SceneItem | Universal Front End abstract scene item |
CUfe::SceneItemOps | Abstract base class for scene item operations interface |
CUfe::SceneItemOpsHandler | Factory base class for SceneItemOps interface |
▼CUfe::Selection | Selection list for objects in the scene |
CUfe::ObservableSelection | Observable selection for objects in the scene |
▼CUfe::Subject | Observer pattern Subject class |
CUfe::ObservableSelection | Observable selection for objects in the scene |
CUfe::Transform3d | Abstract base class for 3D transform interface |
CUfe::Transform3dHandler | Factory base class for Transform3d interface |
▼CUfe::UndoableCommand | Abstract base class for undoable commands |
▼CUfe::BaseTransformUndoableCommand | Base class for undoable transform operation commands |
CUfe::RotateUndoableCommand | Abstract class for undoable rotate command |
CUfe::ScaleUndoableCommand | Abstract class for undoable scale command |
CUfe::TranslateUndoableCommand | Abstract class for undoable translate command |
CUfe::CompositeUndoableCommand | Composite undoable command |
CUfe::SelectionAppendItem | Append an item to the argument selection |
CUfe::SelectionRemoveItem | Remove an item from the argument selection |
CUfe::Vector3d | 3D vector class |
CUfe::VersionInfo | Version information of UFE |