|
|
| 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 |
|
| 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 |
|
|
DataGroupRepresentation & | operator= (const DataGroupRepresentation &that)=default |
◆ clone()
| virtual MeshRAM * inviwo::MeshRAM::clone |
( |
| ) |
const |
|
overridevirtual |
◆ getTypeIndex()
| virtual std::type_index inviwo::MeshRAM::getTypeIndex |
( |
| ) |
const |
|
finaloverridevirtual |
◆ isValid()
| virtual bool inviwo::MeshRAM::isValid |
( |
| ) |
const |
|
overridevirtual |
◆ update()
| virtual void inviwo::MeshRAM::update |
( |
bool | editable | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file: