![]() |
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
|
This is the complete list of members for Ufe::Transform3d, including all inherited members.
addObserver(const SceneItem::Ptr &item, const Observer::Ptr &obs) | Ufe::Transform3d | static |
exclusiveMatrix() const | Ufe::Transform3d | |
hasObserver(const SceneItem::Ptr &item, const Observer::Ptr &obs) | Ufe::Transform3d | static |
hasObservers(const Path &path) | Ufe::Transform3d | static |
hasObservers(Rtid runTimeId) | Ufe::Transform3d | static |
inclusiveMatrix() const | Ufe::Transform3d | |
nbObservers(const SceneItem::Ptr &item) | Ufe::Transform3d | static |
notify(const Path &path) | Ufe::Transform3d | static |
path() const =0 | Ufe::Transform3d | pure virtual |
Ptr typedef | Ufe::Transform3d | |
removeObserver(const SceneItem::Ptr &item, const Observer::Ptr &obs) | Ufe::Transform3d | static |
rotate(double x, double y, double z)=0 | Ufe::Transform3d | pure virtual |
rotateCmd()=0 | Ufe::Transform3d | pure virtual |
rotatePivot() const =0 | Ufe::Transform3d | pure virtual |
rotatePivotTranslate(double x, double y, double z)=0 | Ufe::Transform3d | pure virtual |
rotatePivotTranslateCmd()=0 | Ufe::Transform3d | pure virtual |
scale(double x, double y, double z)=0 | Ufe::Transform3d | pure virtual |
scaleCmd()=0 | Ufe::Transform3d | pure virtual |
scalePivot() const =0 | Ufe::Transform3d | pure virtual |
scalePivotTranslate(double x, double y, double z)=0 | Ufe::Transform3d | pure virtual |
scalePivotTranslateCmd()=0 | Ufe::Transform3d | pure virtual |
sceneItem() const =0 | Ufe::Transform3d | pure virtual |
segmentExclusiveMatrix() const =0 | Ufe::Transform3d | pure virtual |
segmentInclusiveMatrix() const =0 | Ufe::Transform3d | pure virtual |
transform3d(const SceneItem::Ptr &item) | Ufe::Transform3d | static |
Transform3d() | Ufe::Transform3d | |
Transform3d(const Transform3d &)=default | Ufe::Transform3d | |
translate(double x, double y, double z)=0 | Ufe::Transform3d | pure virtual |
translateCmd()=0 | Ufe::Transform3d | pure virtual |
translation() const =0 | Ufe::Transform3d | pure virtual |
~Transform3d() | Ufe::Transform3d | virtual |