Go to the source code of this file.
|
template<typename T > |
T | load_image (const std::string &filename) |
|
◆ EXPLICITE_INSTANCEIATE_IO_HANDLER
#define EXPLICITE_INSTANCEIATE_IO_HANDLER |
( |
|
IOTYPE | ) |
|
Value:
Explicitely instanciate all that is needed for an IO plugin.
- Parameters
-
IOTYPE | data type that is handled by this io handler |
Definition at line 174 of file iohandler.hh.
◆ load_image()
template<typename T >
T load_image |
( |
const std::string & |
filename | ) |
|
This fakes some load image function
Definition at line 192 of file iohandler.hh.