Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
deghosting::LogarithmFunctor< RGBValue< ComponentType > > Class Template Reference
Logarithm functor specialization for RGBValue. More...
#include <support.h>
Public Member Functions | |
| LogarithmFunctor (ComponentType off=0) | |
| RGBValue< ComponentType > | operator() (RGBValue< ComponentType > const &v) const |
Protected Attributes | |
| ComponentType | offset |
Detailed Description
template<class ComponentType>
class deghosting::LogarithmFunctor< RGBValue< ComponentType > >
Logarithm functor specialization for RGBValue.
Member Function Documentation
|
||||||||||
|
|
|
||||||||||
|
|
Member Data Documentation
|
|||||
|
|
The documentation for this class was generated from the following file:
- deghosting/support.h
1.3.9.1