Inviwo  0.9.10.1
Inviwo documentation
inviwo::util::MetaDataToProperty Class Reference

#include <metadatatoproperty.h>

Public Member Functions

void updateProperty (CompositeProperty &parent, const MetaDataMap *metaDataMap)
 Adds one subproperty to the CompositeProperty parent for each entry in metaDataMap. Note that parent will hold only sub properties matching the meta data and nothing else. That is additional subproperties will be removed.
 

Detailed Description

Helper class for adding and caching metadata properties, i.e. creating properties matching the data given in a metadata map.

See also
VolumeInformation, ImageInformation

The documentation for this class was generated from the following files: