#include "OP_API.h"
#include "OP_Error.h"
#include <UT/UT_String.h>
#include <SYS/SYS_Types.h>
#include <stddef.h>
 
Go to the source code of this file.
 | 
| OP_API void  | OPgetParameter (const char *path, fpreal &time, int *retsubindex, PRM_Parm **retparm, CH_Channel **retchannel, OP_Node **retnode, bool allow_alias, bool add_parm_interests, int thread, bool add_warnings=false) | 
|   | 
| OP_API void  | OPaddBadRefWarning (OP_ErrorCodes err_code, const char *path, int thread) | 
|   | 
| OP_API UT_AttributeEvaluator *  | OPcreateContextOptionEvaluator (const char *name) | 
|   |