Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::TFData Class Reference

Classes

struct  Base
struct  Implementation

Public Types

using OnChangeHandle = std::array<std::shared_ptr<std::function<void()>>, 3>

Public Member Functions

template<typename T>
 TFData (T *data)
 TFData (const TFData &rhs)
 TFData (TFData &&rhs) noexcept
TFDataoperator= (const TFData &that)
TFDataoperator= (TFData &&that) noexcept
const DataMappergetDataMap () const
HistogramCache::Result calculateHistograms (const std::function< void(const std::vector< Histogram1D > &)> &whenDone) const
OnChangeHandle onChange (const std::function< void()> &callback) const
 operator bool () const

The documentation for this class was generated from the following file:
  • tfdata.h