HDK
|
#include <UT/UT_DSOVersion.h>
#include <UT/UT_WorkBuffer.h>
#include <CH/CH_Manager.h>
#include <OP/OP_Context.h>
#include <OP/OP_OperatorTable.h>
#include <PRM/PRM_Include.h>
#include <PRM/PRM_Parm.h>
#include <RU/RU_PixelFunctions.h>
#include "COP2_PixelAdd.h"
Go to the source code of this file.
Classes | |
class | HDK_Sample::cop2_AddFunc |
Namespaces | |
HDK_Sample | |
This namespace is used to hold all HDK example source code. | |
Functions | |
COP2_PIXEL_OP_SWITCHER (1,"Sample Pixel Add") | |
void | newCop2Operator (OP_OperatorTable *table) |
COP2_PIXEL_OP_SWITCHER | ( | 1 | , |
"Sample Pixel Add" | |||
) |
void newCop2Operator | ( | OP_OperatorTable * | table | ) |
Definition at line 196 of file COP2_PixelAdd.C.