HDK
|
#include <UT/UT_DSOVersion.h>
#include <OP/OP_OperatorTable.h>
#include <PRM/PRM_Include.h>
#include <PRM/PRM_Parm.h>
#include <SYS/SYS_Math.h>
#include <TIL/TIL_Region.h>
#include <TIL/TIL_Tile.h>
#include <TIL/TIL_TileList.h>
#include <PXL/PXL_Pixel.h>
#include <RU/RU_Algorithm.h>
#include <COP2/COP2_CookAreaInfo.h>
#include "COP2_SampleFilter.h"
Go to the source code of this file.
Classes | |
class | HDK_Sample::cop2_EdgeEnhance |
class | HDK_Sample::cop2_EdgeEnhanceOp< Type, fast > |
Namespaces | |
HDK_Sample | |
This namespace is used to hold all HDK example source code. | |
Functions | |
COP2_MASK_SWITCHER (4,"HDK Sample Filter") | |
HDK_Sample::IMPLEMENT_FILTER_OP (cop2_EdgeEnhance, cop2_EdgeEnhanceOp) | |
void | newCop2Operator (OP_OperatorTable *table) |
COP2_MASK_SWITCHER | ( | 4 | , |
"HDK Sample Filter" | |||
) |
void newCop2Operator | ( | OP_OperatorTable * | table | ) |
Definition at line 358 of file COP2_SampleFilter.C.