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

#include <RU_AlgorithmTemplates.h>

Public Member Functions

 RU_GeneratorOp (RU_Algorithm *alg)
 
virtual ~RU_GeneratorOp ()
 
virtual int generate (TIL_TileList *, float, int, void *)
 

Protected Attributes

RU_AlgorithmmyAlg
 

Detailed Description

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

Definition at line 20 of file RU_AlgorithmTemplates.h.

Constructor & Destructor Documentation

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

Definition at line 23 of file RU_AlgorithmTemplates.h.

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

Definition at line 24 of file RU_AlgorithmTemplates.h.

Member Function Documentation

template<class Type , int fast>
virtual int RU_GeneratorOp< Type, fast >::generate ( TIL_TileList ,
float  ,
int  ,
void  
)
inlinevirtual

Definition at line 26 of file RU_AlgorithmTemplates.h.

Member Data Documentation

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

Definition at line 30 of file RU_AlgorithmTemplates.h.


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