|
HDK
|
#include "GOP_API.h"#include <UT/UT_ValArray.h>#include <UT/UT_StringHolder.h>#include <GA/GA_Types.h>
Include dependency graph for GOP_AttribListParse.h:Go to the source code of this file.
Classes | |
| class | GOP_AttribListParse |
Typedefs | |
| typedef void(* | GOP_AttribParseErrorCallback )(GOP_AttribParseError, const char *, void *) |
| typedef bool(* | GOP_AttribParseConfirmCallback )(const GA_Attribute *, void *) |
| typedef bool(* GOP_AttribParseConfirmCallback)(const GA_Attribute *, void *) |
Definition at line 33 of file GOP_AttribListParse.h.
| typedef void(* GOP_AttribParseErrorCallback)(GOP_AttribParseError, const char *, void *) |
Definition at line 31 of file GOP_AttribListParse.h.
| enum GOP_AttribParseError |
Definition at line 21 of file GOP_AttribListParse.h.