Set a conversion map between A and B. More...
Set a conversion map between A and B.
Convert A to B
B | destination type |
A | source type |
Definition at line 100 of file VTKWriter.hpp.
#include <VTKWriter.hpp>
Static Public Member Functions | |
template<typename B > | |
static B | to (const A &data) |
|
inlinestatic |
Definition at line 103 of file VTKWriter.hpp.