Inviwo  0.9.10.1
Inviwo documentation
inviwo::MeshRepresentation Class Referenceabstract
+ Inheritance diagram for inviwo::MeshRepresentation:

Public Member Functions

 MeshRepresentation (const MeshRepresentation &rhs)=default
 
MeshRepresentationoperator= (const MeshRepresentation &that)=default
 
virtual MeshRepresentationclone () const override=0
 
virtual std::type_index getTypeIndex () const override=0
 
virtual void setOwner (Mesh *) override
 
virtual MeshgetOwner () override
 
virtual const MeshgetOwner () const override
 
virtual bool isValid () const override=0
 
virtual void update (bool) override=0
 

Protected Attributes

Meshowner_
 

Additional Inherited Members

- Protected Member Functions inherited from inviwo::DataGroupRepresentation< Mesh >
 DataGroupRepresentation (const DataGroupRepresentation &rhs)=default
 
DataGroupRepresentationoperator= (const DataGroupRepresentation &that)=default
 

The documentation for this class was generated from the following files: