HDK
|
#include "GT_API.h"
#include "GT_AttributeList.h"
#include "GT_BuilderStatus.h"
#include "GT_DAConstantValue.h"
#include "GT_DANumeric.h"
#include "GT_DataArray.h"
#include <UT/UT_Array.h>
#include <UT/UT_NonCopyable.h>
#include <UT/UT_SymbolTable.h>
#include <UT/UT_Variadic.h>
#include <utility>
#include <stdarg.h>
Go to the source code of this file.
Classes | |
class | GT_AttributeBuilder |
Typedefs | |
typedef std::pair< const char *, UT_VariadicPODType > | GT_Attribute |
typedef UT_VariadicT < GT_Attribute > | GT_VariadicAttributes |
typedef std::pair<const char *, UT_VariadicPODType> GT_Attribute |
Definition at line 29 of file GT_AttributeBuilder.h.
Definition at line 30 of file GT_AttributeBuilder.h.