MobileRT  1.0
A multi platform C++ CPU progressive Ray Tracer.
Components::StaticHaltonSeq Member List

This is the complete list of members for Components::StaticHaltonSeq, including all inherited members.

domainSize_MobileRT::Sampler
getSample(::std::uint32_t sample) finalComponents::StaticHaltonSeqvirtual
MobileRT::Sampler::getSample()MobileRT::Sampler
getSampleFromArray(const ::std::array< float, S > &values)MobileRT::Samplerinlineprotected
operator=(const StaticHaltonSeq &random)=deleteComponents::StaticHaltonSeq
operator=(StaticHaltonSeq &&random) noexcept=deleteComponents::StaticHaltonSeq
MobileRT::Sampler::operator=(const Sampler &sampler)=deleteMobileRT::Sampler
MobileRT::Sampler::operator=(Sampler &&sampler) noexcept=deleteMobileRT::Sampler
resetSampling()MobileRT::Sampler
sample_MobileRT::Sampler
Sampler()=defaultMobileRT::Samplerexplicit
Sampler(::std::uint32_t width, ::std::uint32_t height, ::std::uint32_t samples)MobileRT::Samplerexplicit
Sampler(const Sampler &sampler)=deleteMobileRT::Sampler
Sampler(Sampler &&sampler) noexcept=deleteMobileRT::Sampler
samples_MobileRT::Sampler
StaticHaltonSeq()Components::StaticHaltonSeqexplicit
StaticHaltonSeq(::std::uint32_t width, ::std::uint32_t height, ::std::uint32_t samples)Components::StaticHaltonSeqexplicit
StaticHaltonSeq(const StaticHaltonSeq &random)=deleteComponents::StaticHaltonSeq
StaticHaltonSeq(StaticHaltonSeq &&random) noexcept=deleteComponents::StaticHaltonSeq
stopSampling()MobileRT::Sampler
~Sampler()MobileRT::Samplervirtual
~StaticHaltonSeq() final=defaultComponents::StaticHaltonSeq