|
HDK
|
#include <RU_AlgorithmTemplates.h>
Public Member Functions | |
| RU_BinaryOp (RU_Algorithm *alg) | |
| virtual | ~RU_BinaryOp () |
| virtual int | binary (TIL_TileList *, const TIL_Region *, const TIL_Region *, float, int, void *) |
| virtual int | binary (TIL_Region *, const TIL_Region *, const TIL_Region *, float, int, void *) |
Protected Attributes | |
| RU_Algorithm * | myAlg |
Definition at line 77 of file RU_AlgorithmTemplates.h.
|
inline |
Definition at line 80 of file RU_AlgorithmTemplates.h.
|
inlinevirtual |
Definition at line 81 of file RU_AlgorithmTemplates.h.
|
inlinevirtual |
Definition at line 83 of file RU_AlgorithmTemplates.h.
|
inlinevirtual |
Definition at line 87 of file RU_AlgorithmTemplates.h.
|
protected |
Definition at line 91 of file RU_AlgorithmTemplates.h.