Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
MeshRAM (const MeshRAM &rhs) | |
MeshRAM & | operator= (const MeshRAM &that) |
virtual MeshRAM * | clone () const override |
virtual std::type_index | getTypeIndex () const override final |
virtual bool | isValid () const override |
virtual void | update (bool editable) override |
Public Member Functions inherited from inviwo::MeshRepresentation | |
MeshRepresentation (const MeshRepresentation &rhs)=default | |
MeshRepresentation & | operator= (const MeshRepresentation &that)=default |
virtual void | setOwner (Mesh *) override |
virtual Mesh * | getOwner () override |
virtual const Mesh * | getOwner () const override |
Public Member Functions inherited from inviwo::DataGroupRepresentation< Mesh > |
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 (const DataGroupRepresentation &rhs)=default | |
DataGroupRepresentation & | operator= (const DataGroupRepresentation &that)=default |
|
overridevirtual |
Implements inviwo::MeshRepresentation.
|
finaloverridevirtual |
Implements inviwo::MeshRepresentation.
|
overridevirtual |
Implements inviwo::MeshRepresentation.
|
overridevirtual |
Implements inviwo::MeshRepresentation.