#include <COP2_Ramp.h>

Public Member Functions | |
| virtual unsigned | disableParms () |
| void | getRampColor (float col[4], float pos, float t) |
Static Public Member Functions | |
| static OP_Node * | myConstructor (OP_Network *, const char *, OP_Operator *) |
Static Public Attributes | |
| static OP_TemplatePair | myTemplatePair |
| static OP_VariablePair | myVariablePair |
| static PRM_Template | myTemplateList [] |
| static CH_LocalVariable | myVariableList [] |
| static PRM_Template | myObsoleteList [] |
Protected Member Functions | |
| virtual OP_ERROR | generateTile (COP2_Context &context, TIL_TileList *tilelist) |
| virtual COP2_ContextData * | newContextData (const TIL_Plane *, int, float t, int xres, int yres, int thread, int max_threads) |
| virtual | ~COP2_Ramp () |
Definition at line 40 of file COP2_Ramp.h.
| virtual COP2_Ramp::~COP2_Ramp | ( | ) | [protected, virtual] |
| virtual unsigned COP2_Ramp::disableParms | ( | ) | [virtual] |
Reimplemented from COP2_Generator.
| virtual OP_ERROR COP2_Ramp::generateTile | ( | COP2_Context & | context, | |
| TIL_TileList * | tilelist | |||
| ) | [protected, virtual] |
Implements COP2_Generator.
| void COP2_Ramp::getRampColor | ( | float | col[4], | |
| float | pos, | |||
| float | t | |||
| ) |
| static OP_Node* COP2_Ramp::myConstructor | ( | OP_Network * | , | |
| const char * | , | |||
| OP_Operator * | ||||
| ) | [static] |
| virtual COP2_ContextData* COP2_Ramp::newContextData | ( | const TIL_Plane * | , | |
| int | , | |||
| float | t, | |||
| int | xres, | |||
| int | yres, | |||
| int | thread, | |||
| int | max_threads | |||
| ) | [protected, virtual] |
Reimplemented from COP2_Node.
PRM_Template COP2_Ramp::myObsoleteList[] [static] |
Definition at line 52 of file COP2_Ramp.h.
PRM_Template COP2_Ramp::myTemplateList[] [static] |
OP_TemplatePair COP2_Ramp::myTemplatePair [static] |
CH_LocalVariable COP2_Ramp::myVariableList[] [static] |
OP_VariablePair COP2_Ramp::myVariablePair [static] |
1.5.9