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