Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::DiskRepresentation< Repr, Self > Class Template Reference

#include <inviwo/core/datastructures/diskrepresentation.h>

Public Member Functions

virtual DiskRepresentation * clone () const
std::shared_ptr< Repr > createRepresentation () const
 DiskRepresentation (const DiskRepresentation &rhs)=default
 DiskRepresentation (const std::filesystem::path &srcFile, DiskRepresentationLoader< Repr > *loader=nullptr)
const std::filesystem::path & getSourceFile () const
bool hasSourceFile () const
DiskRepresentation & operator= (const DiskRepresentation &that)=default
void setLoader (DiskRepresentationLoader< Repr > *loader)
void updateRepresentation (std::shared_ptr< Repr > dest) const

Detailed Description

template<typename Repr, typename Self>
class inviwo::DiskRepresentation< Repr, Self >

Base class for all DiskRepresentations

See also
Data, DataRepresentation

The documentation for this class was generated from the following file:
  • include/inviwo/core/datastructures/diskrepresentation.h