#include <OP_Context.h>
- Examples:
- CHOP/CHOP_Blend.C, CHOP/CHOP_Blend.h, CHOP/CHOP_Spring.C, CHOP/CHOP_Spring.h, CHOP/CHOP_Stair.C, CHOP/CHOP_Stair.h, DM/DM_ObjectPathHook.C, euclid/SOP_Euclid.C, euclid/SOP_Euclid.h, field3d/ROP_Field3D.C, OBJ/OBJ_Shake.C, OBJ/OBJ_Shake.h, OBJ/OBJ_WorldAlign.C, OBJ/OBJ_WorldAlign.h, OPUI/OPUI_HighlightBadge.C, OPUI/OPUI_MemUsageTextBadge.C, SHOP/SHOP_Multi.C, SHOP/SHOP_Multi.h, SHOP/SHOP_POVMaterial.C, SHOP/SHOP_POVMaterial.h, SOP/MSS_CustomBrushState.C, SOP/SOP_ArrayAttrib.C, SOP/SOP_ArrayAttrib.h, SOP/SOP_BlindData.C, SOP/SOP_BlindData.h, SOP/SOP_BouncyAgent.C, SOP/SOP_BouncyAgent.h, SOP/SOP_BrushHairLen.C, SOP/SOP_BrushHairLen.h, SOP/SOP_CopRaster.C, SOP/SOP_CopRaster.h, SOP/SOP_CPPWave.C, SOP/SOP_CPPWave.h, SOP/SOP_CustomBrush.C, SOP/SOP_CustomBrush.h, SOP/SOP_DetailAttrib.C, SOP/SOP_DetailAttrib.h, SOP/SOP_DualStar.C, SOP/SOP_DualStar.h, SOP/SOP_Flatten.C, SOP/SOP_Flatten.h, SOP/SOP_GroupRename.C, SOP/SOP_GroupRename.h, SOP/SOP_HDKObject.C, SOP/SOP_HDKObject.h, SOP/SOP_IKSample.C, SOP/SOP_IKSample.h, SOP/SOP_NURBS.C, SOP/SOP_NURBS.h, SOP/SOP_PointWave.C, SOP/SOP_PointWave.h, SOP/SOP_PrimVOP.C, SOP/SOP_PrimVOP.h, SOP/SOP_SParticle.C, SOP/SOP_SParticle.h, SOP/SOP_Surface.C, SOP/SOP_Surface.h, SOP/SOP_TimeCompare.C, SOP/SOP_TimeCompare.h, tetprim/SOP_Tetra.C, tetprim/SOP_Tetra.h, VOP/VOP_CustomContext.C, and VOP/VOP_CustomContext.h.
Definition at line 44 of file OP_Context.h.
OP_Context::OP_Context |
( |
| ) |
|
OP_Context::OP_Context |
( |
fpreal |
t | ) |
|
|
explicit |
OP_Context::OP_Context |
( |
fpreal |
t, |
|
|
int |
thread, |
|
|
bool |
use_eval_context_options = true |
|
) |
| |
OP_Context::~OP_Context |
( |
| ) |
|
void OP_Context::clearContextOptionDeps |
( |
| ) |
|
|
inline |
fpreal OP_Context::getFloatFrame |
( |
| ) |
const |
exint OP_Context::getFrame |
( |
| ) |
const |
int OP_Context::getThread |
( |
| ) |
const |
|
inline |
fpreal OP_Context::getTime |
( |
| ) |
const |
|
inline |
- Examples:
- CHOP/CHOP_Spring.C, CHOP/CHOP_Stair.C, euclid/SOP_Euclid.C, OBJ/OBJ_Shake.C, SHOP/SHOP_Multi.C, SHOP/SHOP_POVMaterial.C, SOP/SOP_ArrayAttrib.C, SOP/SOP_BouncyAgent.C, SOP/SOP_BrushHairLen.C, SOP/SOP_CopRaster.C, SOP/SOP_CPPWave.C, SOP/SOP_CustomBrush.C, SOP/SOP_DetailAttrib.C, SOP/SOP_DualStar.C, SOP/SOP_Flatten.C, SOP/SOP_GroupRename.C, SOP/SOP_HDKObject.C, SOP/SOP_IKSample.C, SOP/SOP_NURBS.C, SOP/SOP_PointWave.C, SOP/SOP_PrimVOP.C, SOP/SOP_SParticle.C, SOP/SOP_Surface.C, SOP/SOP_TimeCompare.C, and tetprim/SOP_Tetra.C.
Definition at line 62 of file OP_Context.h.
bool OP_Context::isCompareContextOptions |
( |
| ) |
const |
|
inline |
bool OP_Context::isCookOverride |
( |
| ) |
const |
|
inline |
bool OP_Context::isTimeDep |
( |
| ) |
const |
|
inline |
bool OP_Context::popContextOptions |
( |
| ) |
|
void OP_Context::print |
( |
FILE * |
| ) |
const |
void OP_Context::setCompareContextOptions |
( |
bool |
compare | ) |
|
|
inline |
void OP_Context::setCompareOnlyTime |
( |
| ) |
|
|
inline |
void OP_Context::setCookOverride |
( |
bool |
override | ) |
|
|
inline |
void OP_Context::setThread |
( |
int |
thr | ) |
|
|
inline |
void OP_Context::setTimeDep |
( |
bool |
timedep | ) |
|
|
inline |
void OP_Context::setXres |
( |
int |
xres | ) |
|
|
inline |
void OP_Context::setYres |
( |
int |
yres | ) |
|
|
inline |
int OP_Context::xres |
( |
| ) |
const |
|
inline |
int OP_Context::yres |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: