Angle() const | pcl::Rotation | inline |
Apply(pcl::Image &) const override | pcl::Rotation | protectedvirtual |
Apply(pcl::DImage &) const override | pcl::Rotation | protectedvirtual |
Apply(pcl::UInt8Image &) const override | pcl::Rotation | protectedvirtual |
Apply(pcl::UInt16Image &) const override | pcl::Rotation | protectedvirtual |
Apply(pcl::UInt32Image &) const override | pcl::Rotation | protectedvirtual |
pcl::InterpolatingGeometricTransformation::Apply(pcl::ComplexImage &image) const | pcl::ImageTransformation | inlineprotectedvirtual |
pcl::InterpolatingGeometricTransformation::Apply(pcl::DComplexImage &image) const | pcl::ImageTransformation | inlineprotectedvirtual |
ApplyGammaExponentCorrection(typename P::sample *samples, size_type length, double gamma, AbstractImage::ThreadData &threadData, int maxProcessors=PCL_MAX_PROCESSORS) | pcl::GeometricTransformation | inlinestatic |
ApplyInverseGammaExponentCorrection(typename P::sample *samples, size_type length, double gamma, AbstractImage::ThreadData &threadData, int maxProcessors=PCL_MAX_PROCESSORS) | pcl::GeometricTransformation | inlinestatic |
ApplyInverseSRGBGammaCorrection(typename P::sample *samples, size_type length, AbstractImage::ThreadData &threadData, int maxProcessors=PCL_MAX_PROCESSORS) | pcl::GeometricTransformation | inlinestatic |
ApplySRGBGammaCorrection(typename P::sample *samples, size_type length, AbstractImage::ThreadData &threadData, int maxProcessors=PCL_MAX_PROCESSORS) | pcl::GeometricTransformation | inlinestatic |
Center() const | pcl::Rotation | inline |
CenterX() const | pcl::Rotation | inline |
CenterY() const | pcl::Rotation | inline |
DisableParallelProcessing(bool disable=true) noexcept | pcl::ParallelProcess | inline |
DisableUnclippedInterpolation(bool disable=true) | pcl::InterpolatingGeometricTransformation | inline |
DisableUnclippedRotation(bool disable=true) | pcl::Rotation | inline |
EnableParallelProcessing(bool enable=true, int maxProcessors=0) noexcept | pcl::ParallelProcess | inline |
EnableUnclippedInterpolation(bool enable=true) | pcl::InterpolatingGeometricTransformation | inline |
EnableUnclippedRotation(bool enable=true) | pcl::Rotation | inline |
FillValues() const | pcl::Rotation | inline |
GeometricTransformation()=default | pcl::GeometricTransformation | |
GeometricTransformation(const GeometricTransformation &)=default | pcl::GeometricTransformation | |
GeometricTransformation(GeometricTransformation &&)=default | pcl::GeometricTransformation | |
GetNewSizes(int &width, int &height) const override | pcl::Rotation | virtual |
ImageTransformation()=default | pcl::ImageTransformation | |
ImageTransformation(const ImageTransformation &)=default | pcl::ImageTransformation | |
InterpolatingGeometricTransformation(PixelInterpolation &p) | pcl::InterpolatingGeometricTransformation | inline |
InterpolatingGeometricTransformation(const InterpolatingGeometricTransformation &)=default | pcl::InterpolatingGeometricTransformation | |
InterpolatingGeometricTransformation(InterpolatingGeometricTransformation &&x) | pcl::InterpolatingGeometricTransformation | inline |
Interpolation() const | pcl::InterpolatingGeometricTransformation | inline |
Interpolation() | pcl::InterpolatingGeometricTransformation | inline |
IsParallelProcessingEnabled() const noexcept | pcl::ParallelProcess | inline |
IsUnclipped() const | pcl::Rotation | inline |
MaxProcessors() const noexcept | pcl::ParallelProcess | inline |
pcl::operator=(const InterpolatingGeometricTransformation &)=default | pcl::InterpolatingGeometricTransformation | |
pcl::operator=(InterpolatingGeometricTransformation &&x) | pcl::InterpolatingGeometricTransformation | inline |
pcl::GeometricTransformation::operator=(const GeometricTransformation &)=default | pcl::GeometricTransformation | |
pcl::GeometricTransformation::operator=(GeometricTransformation &&)=default | pcl::GeometricTransformation | |
pcl::ParallelProcess::operator=(const ParallelProcess &)=default | pcl::ParallelProcess | |
operator>>(GenericImage< P > &image) const | pcl::ImageTransformation | inline |
operator>>(ImageVariant &image) const | pcl::ImageTransformation | inline |
ParallelProcess()=default | pcl::ParallelProcess | |
ParallelProcess(const ParallelProcess &)=default | pcl::ParallelProcess | |
Rotation(PixelInterpolation &p, double angle=0, double cx=0, double cy=0) | pcl::Rotation | inline |
Rotation(PixelInterpolation &p, double angle, const DPoint ¢er) | pcl::Rotation | inline |
Rotation(const Rotation &)=default | pcl::Rotation | |
SetAngle(double rads) | pcl::Rotation | inline |
SetCenter(const DPoint ¢er) | pcl::Rotation | inline |
SetCenter(double xc, double yc) | pcl::Rotation | inline |
SetFillValues(const DVector &fillValues) | pcl::Rotation | inline |
SetInterpolation(PixelInterpolation &p) | pcl::InterpolatingGeometricTransformation | inline |
SetMaxProcessors(int maxProcessors) noexcept | pcl::ParallelProcess | inline |
Swap(ParallelProcess &process) noexcept | pcl::ParallelProcess | inline |
UsingUnclippedInterpolation() const | pcl::InterpolatingGeometricTransformation | inline |
~GeometricTransformation() override | pcl::GeometricTransformation | inline |
~ImageTransformation() | pcl::ImageTransformation | inlinevirtual |
~ParallelProcess() | pcl::ParallelProcess | inlinevirtual |