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