h o m e | d o c u m e n t a t i o n | c l a s s h i e r a r c h y |
#include <AdvancedFunctions0D.h>
Inheritance diagram for ReadMapPixelF0D:
Public Member Functions | |
ReadMapPixelF0D (const char *iMapName, int level) | |
string | getName () const |
float | operator() (Interface0DIterator &iter) |
|
Builds the functor from name of the Map that must be read.
|
|
Returns the string "ReadMapPixelF0D" Reimplemented from UnaryFunction0D< float >. |
|
the () operator. Reimplemented from UnaryFunction0D< float >. |