|
cartodata 6.0.0
|
This is the complete list of members for carto::LightResampler< T >, including all inherited members.
| allocateResampledVolume(const Volume< T > &vol, const AffineTransformationBase &tr) | carto::LightResampler< T > | static |
| getTransformedDims(const std::vector< int > &dims, const AffineTransformationBase &tr) | carto::LightResampler< T > | static |
| getTransformedVoxelSize(const std::vector< float > &vs, const AffineTransformationBase &tr) | carto::LightResampler< T > | static |
| resampleVolume(const Volume< T > &input, Volume< T > &output, const AffineTransformationBase &tr, const T &background=0) | carto::LightResampler< T > | static |
| transformHeader(const Object &header, const AffineTransformationBase &tr) | carto::LightResampler< T > | static |