#include <POP_LocalVar.h>

POP/POP_LocalForce.C, POP/POP_LocalForce.h, POP/POP_SpotLight.C, and POP/POP_SpotLight.h.
Definition at line 22 of file POP_LocalVar.h.
| POP_LocalVar::POP_LocalVar | ( | OP_Network * | net, | |
| const char * | name, | |||
| OP_Operator * | entry | |||
| ) | [protected] |
| virtual POP_LocalVar::~POP_LocalVar | ( | void | ) | [protected, virtual] |
| void POP_LocalVar::allowVar | ( | int | val | ) | [inline, protected, virtual] |
Reimplemented from POP_Node.
Definition at line 55 of file POP_LocalVar.h.
| void POP_LocalVar::cleanupDynamicVars | ( | ) | [protected] |
| GU_Detail* POP_LocalVar::curGdp | ( | ) | const |
| const GEO_Point* POP_LocalVar::curPoint | ( | ) |
| virtual float POP_LocalVar::getVariableValue | ( | int | index, | |
| int | thread | |||
| ) | [protected, virtual] |
Reimplemented from OP_Parameters.
| virtual int POP_LocalVar::isVarDependent | ( | GU_Detail * | gdp, | |
| EV_EXPRESSION * | expr, | |||
| int | thread | |||
| ) | [protected, virtual] |
Reimplemented from POP_Node.
| virtual int POP_LocalVar::isVarDependent | ( | GU_Detail * | gdp, | |
| POP_SParam | param, | |||
| float | t, | |||
| int | thread | |||
| ) | [protected, virtual] |
Reimplemented from POP_Node.
| virtual int POP_LocalVar::isVarDependent | ( | GU_Detail * | gdp, | |
| POP_IParam | param, | |||
| float | t, | |||
| int | thread | |||
| ) | [protected, virtual] |
Reimplemented from POP_Node.
| virtual int POP_LocalVar::isVarDependent | ( | GU_Detail * | gdp, | |
| POP_FParam | param, | |||
| float | t, | |||
| int | thread | |||
| ) | [protected, virtual] |
Reimplemented from POP_Node.
| virtual const CH_LocalVariable* POP_LocalVar::resolveExtraVariableForSyntaxHighlight | ( | const char * | name | ) | [protected, virtual] |
Reimplemented from OP_Node.
| void POP_LocalVar::setupDynamicVars | ( | POP_ContextData * | data | ) | [protected] |
| void POP_LocalVar::setupVars | ( | POP_ContextData * | data, | |
| const GB_PointGroup * | source = 0 | |||
| ) | [protected] |
int POP_LocalVar::myCurrIter [protected] |
Definition at line 61 of file POP_LocalVar.h.
GEO_Point* POP_LocalVar::myCurrPt [protected] |
Definition at line 60 of file POP_LocalVar.h.
Reimplemented in HDK_Sample::POP_LocalForce, and HDK_Sample::POP_SpotLight.
Definition at line 29 of file POP_LocalVar.h.
Reimplemented in HDK_Sample::POP_LocalForce, and HDK_Sample::POP_SpotLight.
Definition at line 27 of file POP_LocalVar.h.
CH_LocalVariable POP_LocalVar::myVariables[] [static] |
Definition at line 26 of file POP_LocalVar.h.
int POP_LocalVar::myVarTest [protected] |
Definition at line 62 of file POP_LocalVar.h.
1.5.9