|
HDK
|
#include "OP_API.h"#include "OP_DataTypes.h"#include "OP_Version.h"#include <DEP/DEP_ContextOptions.h>#include <UT/UT_NonCopyable.h>#include <SYS/SYS_Types.h>#include <stdio.h>
Include dependency graph for OP_Context.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | OP_ContextData |
| class | OP_ContextOptionsWriteScope |
| class | OP_Context |
| struct | OP_Context::CurrentEvalTimeTag |
| struct | OP_Context::StateLessTag |
Macros | |
| #define | OP_TIME_TOL (0.00001) |
| #define OP_TIME_TOL (0.00001) |
Definition at line 12 of file OP_Context.h.