Audacity 3.2.0
|
This is the complete list of members for PixelSampleMapper::LinearMapper, including all inherited members.
LinearMapper() noexcept | PixelSampleMapper::LinearMapper | inline |
LinearMapper(double initialValue, double samplesPerPixel) noexcept | PixelSampleMapper::LinearMapper | inline |
LinearMapper(const LinearMapper &)=default | PixelSampleMapper::LinearMapper | |
mInitialValue | PixelSampleMapper::LinearMapper | |
mSamplesPerPixel | PixelSampleMapper::LinearMapper | |
operator bool() const noexcept | PixelSampleMapper::LinearMapper | explicit |
operator()(uint32_t column) const noexcept | PixelSampleMapper::LinearMapper |