OpenImageIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Variables
paramlist.h File Reference
#include <vector>
#include "export.h"
#include "typedesc.h"
#include "ustring.h"

Go to the source code of this file.

Classes

class  ParamValueList
 

Variables

 OIIO_NAMESPACE_ENTER
 

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.