PCL
|
This is the complete list of members for pcl::BicubicFilterPixelInterpolation, including all inherited members.
BicubicFilterPixelInterpolation(int rh, int rv, const CubicFilter &filter) | pcl::BicubicFilterPixelInterpolation | inline |
BicubicFilterPixelInterpolation(const BicubicFilterPixelInterpolation &x) | pcl::BicubicFilterPixelInterpolation | inline |
BicubicFilterPixelInterpolation(BicubicFilterPixelInterpolation &&)=default | pcl::BicubicFilterPixelInterpolation | |
Description() const override | pcl::BicubicFilterPixelInterpolation | inlinevirtual |
Filter() const | pcl::BicubicFilterPixelInterpolation | inline |
IsThreadSafe() const | pcl::PixelInterpolation | inlinevirtual |
NewInterpolator(const T *data, int width, int height, bool unclipped=false) const | pcl::PixelInterpolation | inline |
PixelInterpolation()=default | pcl::PixelInterpolation | |
PixelInterpolation(const PixelInterpolation &)=default | pcl::PixelInterpolation | |
~BicubicFilterPixelInterpolation() override | pcl::BicubicFilterPixelInterpolation | inline |
~PixelInterpolation() | pcl::PixelInterpolation | inlinevirtual |