DataRemapper(bool interpolate=true, bool assign_points_outside_grid_to_unavailable=true) | code::DataRemapper< GridType > | |
getGridIdentification(const GridType &g) | code::DataRemapper< GridType > | [static] |
getGridIdentification(const Location &g) | code::DataRemapper< GridType > | [static] |
getGridIdentification(const Displacement &g) | code::DataRemapper< GridType > | [static] |
getGridIdentification(const Angle &g) | code::DataRemapper< GridType > | [static] |
prune(const std::vector< GridType > &outputs) | code::DataRemapper< GridType > | |
remap(const GridType &input, GridType &output) | code::DataRemapper< GridType > |