#include <vector>
#include "export.h"
#include "typedesc.h"
#include "ustring.h"
Go to the source code of this file.
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.