HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RU_BinaryOp< Type, fast > Class Template Reference

#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_AlgorithmmyAlg
 

Detailed Description

template<class Type, int fast>
class RU_BinaryOp< Type, fast >

Definition at line 77 of file RU_AlgorithmTemplates.h.

Constructor & Destructor Documentation

template<class Type , int fast>
RU_BinaryOp< Type, fast >::RU_BinaryOp ( RU_Algorithm alg)
inline

Definition at line 80 of file RU_AlgorithmTemplates.h.

template<class Type , int fast>
virtual RU_BinaryOp< Type, fast >::~RU_BinaryOp ( )
inlinevirtual

Definition at line 81 of file RU_AlgorithmTemplates.h.

Member Function Documentation

template<class Type , int fast>
virtual int RU_BinaryOp< Type, fast >::binary ( TIL_TileList ,
const TIL_Region ,
const TIL_Region ,
float  ,
int  ,
void  
)
inlinevirtual

Definition at line 83 of file RU_AlgorithmTemplates.h.

template<class Type , int fast>
virtual int RU_BinaryOp< Type, fast >::binary ( TIL_Region ,
const TIL_Region ,
const TIL_Region ,
float  ,
int  ,
void  
)
inlinevirtual

Definition at line 87 of file RU_AlgorithmTemplates.h.

Member Data Documentation

template<class Type , int fast>
RU_Algorithm* RU_BinaryOp< Type, fast >::myAlg
protected

Definition at line 91 of file RU_AlgorithmTemplates.h.


The documentation for this class was generated from the following file: