#include "PRM_API.h"#include <SYS/SYS_Types.h>#include <UT/UT_Color.h>#include <UT/UT_SymbolTable.h>#include <CH/CH_ExprLanguage.h>Go to the source code of this file.
Classes | |
| class | PRM_SpareData |
Typedefs | |
| typedef int(* | PRM_SpareCallback )(const char *token, const char *value) |
| typedef int(* | PRM_SpareCallbackWithData )(UT_Thing &thing, const char *token, void *data) |
| typedef int(* PRM_SpareCallback)(const char *token, const char *value) |
Definition at line 31 of file PRM_SpareData.h.
| typedef int(* PRM_SpareCallbackWithData)(UT_Thing &thing, const char *token, void *data) |
Definition at line 32 of file PRM_SpareData.h.
1.5.9