Inviwo  0.9.10.1
Inviwo documentation
inviwo::MeshRAM Class Reference
+ Inheritance diagram for inviwo::MeshRAM:

Public Member Functions

 MeshRAM (const MeshRAM &rhs)
 
MeshRAMoperator= (const MeshRAM &that)
 
virtual MeshRAMclone () 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
 
MeshRepresentationoperator= (const MeshRepresentation &that)=default
 
virtual void setOwner (Mesh *) override
 
virtual MeshgetOwner () override
 
virtual const MeshgetOwner () const override
 

Protected Attributes

std::vector< BufferRAM * > bufferRAM_
 
- Protected Attributes inherited from inviwo::MeshRepresentation
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: