#include "PRM_API.h"#include <SYS/SYS_Types.h>#include <UT/UT_String.h>Go to the source code of this file.
Classes | |
| class | PRM_BatchParm |
Defines | |
| #define | PRM_BATCH_CACHE_SIZE 4 |
Enumerations | |
| enum | PRM_BatchType { PRM_BATCH_INT, PRM_BATCH_REAL, PRM_BATCH_STRING, PRM_BATCH_RAWSTRING } |
| #define PRM_BATCH_CACHE_SIZE 4 |
Definition at line 33 of file PRM_BatchParm.h.
| enum PRM_BatchType |
Definition at line 26 of file PRM_BatchParm.h.
1.5.9