|  | 
|  | 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 | 
|  | 
| 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: