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