![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
Public Member Functions | |
| void | calculate (const TransferFunction &tf) |
| template<typename T> | |
| const T * | getRepresentation () const |
| size_t | getSize () const |
| TFLookupTable & | operator= (const TFLookupTable &)=delete |
| TFLookupTable & | operator= (TFLookupTable &&) noexcept=default |
| void | setSize (size_t size) |
| TFLookupTable (const TFLookupTable &)=delete | |
| TFLookupTable (size_t size=1024) | |
| TFLookupTable (TFLookupTable &&) noexcept=default | |