![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
| virtual MeshRepresentation * | clone () const override=0 |
| virtual const Mesh * | getOwner () const override |
| virtual Mesh * | getOwner () override |
| virtual std::type_index | getTypeIndex () const override=0 |
| virtual bool | isValid () const override=0 |
| MeshRepresentation (const MeshRepresentation &rhs)=default | |
| MeshRepresentation & | operator= (const MeshRepresentation &that)=default |
| virtual void | setOwner (Mesh *) override |
| virtual void | update (bool) override=0 |
Protected Attributes | |
| Mesh * | owner_ |
Additional Inherited Members | |
| Protected Member Functions inherited from inviwo::DataGroupRepresentation< Mesh > | |
| DataGroupRepresentation & | operator= (const DataGroupRepresentation &that)=default |
|
overridepure virtual |
Implements inviwo::DataGroupRepresentation< Mesh >.
|
overridevirtual |
Implements inviwo::DataGroupRepresentation< Mesh >.
|
overridepure virtual |
Implements inviwo::DataGroupRepresentation< Mesh >.
|
overridepure virtual |
Implements inviwo::DataGroupRepresentation< Mesh >.
|
overridevirtual |
Implements inviwo::DataGroupRepresentation< Mesh >.
|
overridepure virtual |
Implements inviwo::DataGroupRepresentation< Mesh >.