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

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

domainSize_MobileRT::Sampler
getSample(::std::uint32_t sample) finalComponents::StaticPCGvirtual
MobileRT::Sampler::getSample()MobileRT::Sampler
getSampleFromArray(const ::std::array< float, S > &values)MobileRT::Samplerinlineprotected
operator=(const StaticPCG &random)=deleteComponents::StaticPCG
operator=(StaticPCG &&random) noexcept=deleteComponents::StaticPCG
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
StaticPCG()Components::StaticPCGexplicit
StaticPCG(const StaticPCG &random)=deleteComponents::StaticPCG
StaticPCG(StaticPCG &&random) noexcept=deleteComponents::StaticPCG
stopSampling()MobileRT::Sampler
~Sampler()MobileRT::Samplervirtual
~StaticPCG() final=defaultComponents::StaticPCG