#include "POP_API.h"#include <SYS/SYS_Math.h>#include <UT/UT_IntArray.h>#include <UT/UT_PtrArray.h>#include <UT/UT_RefArray.h>#include <GU/GU_DetailHandle.h>#include <OP/OP_Context.h>#include "POP_Guide.h"#include "POP_ParticleList.h"Go to the source code of this file.
Classes | |
| class | POP_ContextData |
| class | POP_ContextDataHandle |
| class | POP_UserVarResolveInfo |
Defines | |
| #define | POP_USER_VARIABLE 600 |
| #define | POP_TIMEDELTA 0.01 |
| #define | MAX_INPUT_GEOS 4 |
Typedefs | |
| typedef UT_RefArray < GU_DetailHandle > | POP_GuideHandleList |
| #define MAX_INPUT_GEOS 4 |
Definition at line 30 of file POP_ContextData.h.
| #define POP_TIMEDELTA 0.01 |
Definition at line 29 of file POP_ContextData.h.
| #define POP_USER_VARIABLE 600 |
Definition at line 28 of file POP_ContextData.h.
Definition at line 42 of file POP_ContextData.h.
1.5.9