![]() |
ufe
2.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::Attribute, including all inherited members.
| Attribute(const SceneItem::Ptr &) | Ufe::Attribute | |
| Attribute(const Attribute &)=delete | Ufe::Attribute | |
| Attribute(Attribute &&)=delete | Ufe::Attribute | |
| documentation() const =0 | Ufe::Attribute | pure virtual |
| fItem | Ufe::Attribute | private |
| hasValue() const =0 | Ufe::Attribute | pure virtual |
| kBool | Ufe::Attribute | static |
| kColorFloat3 | Ufe::Attribute | static |
| kDouble | Ufe::Attribute | static |
| kDouble3 | Ufe::Attribute | static |
| kEnumString | Ufe::Attribute | static |
| kFloat | Ufe::Attribute | static |
| kFloat3 | Ufe::Attribute | static |
| kGeneric | Ufe::Attribute | static |
| kInt | Ufe::Attribute | static |
| kInt3 | Ufe::Attribute | static |
| kInvalid | Ufe::Attribute | static |
| kString | Ufe::Attribute | static |
| name() const =0 | Ufe::Attribute | pure virtual |
| operator=(const Attribute &)=delete | Ufe::Attribute | |
| operator=(Attribute &&)=delete | Ufe::Attribute | |
| Ptr typedef | Ufe::Attribute | |
| sceneItem() const | Ufe::Attribute | |
| string() const =0 | Ufe::Attribute | pure virtual |
| Type typedef | Ufe::Attribute | |
| type() const =0 | Ufe::Attribute | pure virtual |
| ~Attribute() | Ufe::Attribute | virtual |