Public Member Functions | Public Attributes | List of all members
FunctorWrapper< F > Struct Template Reference

Helper class that only ensures that functor is initialized before ImageOp. More...

#include <FunctorOp.h>

Inheritance diagram for FunctorWrapper< F >:
Inheritance graph
[legend]

Public Member Functions

 FunctorWrapper (const FunctorWrapper< F > &op)
 

Public Attributes

functor
 

Detailed Description

template<class F>
struct drain::image::FunctorWrapper< F >

Helper class that only ensures that functor is initialized before ImageOp.


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