Inviwo
0.9.10.1
Inviwo documentation
|
Public Member Functions | |
template<typename T > | |
ArrributeWrapper (const std::unordered_map< std::string, std::string > &attributes, T &&data) | |
Public Attributes | |
std::unordered_map< std::string, std::string > | attributes_ |
Public Attributes inherited from inviwo::utildoc::TableBuilder::Wrapper | |
std::string | data_ |
Additional Inherited Members | |
Protected Member Functions inherited from inviwo::utildoc::TableBuilder::Wrapper | |
template<typename T > | |
Wrapper (T &&data) | |
Wrapper (const std::string &data) | |
Wrapper (const char *const data) | |