|
| 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 |
|
|
DataGroupRepresentation & | operator= (const DataGroupRepresentation &that)=default |
◆ clone()
| virtual MeshRepresentation * inviwo::MeshRepresentation::clone |
( |
| ) |
const |
|
overridepure virtual |
◆ getOwner()
| virtual Mesh * inviwo::MeshRepresentation::getOwner |
( |
| ) |
|
|
overridevirtual |
◆ getTypeIndex()
| virtual std::type_index inviwo::MeshRepresentation::getTypeIndex |
( |
| ) |
const |
|
overridepure virtual |
◆ isValid()
| virtual bool inviwo::MeshRepresentation::isValid |
( |
| ) |
const |
|
overridepure virtual |
◆ setOwner()
| virtual void inviwo::MeshRepresentation::setOwner |
( |
Mesh * | | ) |
|
|
overridevirtual |
◆ update()
| virtual void inviwo::MeshRepresentation::update |
( |
bool | | ) |
|
|
overridepure virtual |
The documentation for this class was generated from the following file:
- include/inviwo/core/datastructures/geometry/meshrepresentation.h