HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
paramlist.h File Reference
#include <vector>
#include <OpenImageIO/attrdelegate.h>
#include <OpenImageIO/export.h>
#include <OpenImageIO/typedesc.h>
#include <OpenImageIO/ustring.h>
+ Include dependency graph for paramlist.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ParamValue
 
class  ParamValueList
 

Detailed Description

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.