HDK
|
#include <vector>
#include <OpenImageIO/attrdelegate.h>
#include <OpenImageIO/export.h>
#include <OpenImageIO/typedesc.h>
#include <OpenImageIO/ustring.h>
Go to the source code of this file.
Classes | |
class | ParamValue |
class | ParamValueList |
Define the ParamValue and ParamValueList classes, which are used to store lists of arbitrary name/data pairs for internal storage of parameter lists, attributes, geometric primitive data, etc.
Definition in file paramlist.h.