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

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

domainSize_MobileRT::Sampler
getSample(::std::uint32_t sample) finalComponents::Stratifiedvirtual
MobileRT::Sampler::getSample()MobileRT::Sampler
getSampleFromArray(const ::std::array< float, S > &values)MobileRT::Samplerinlineprotected
operator=(const Stratified &stratified)=deleteComponents::Stratified
operator=(Stratified &&stratified) noexcept=deleteComponents::Stratified
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
stopSampling()MobileRT::Sampler
Stratified()=defaultComponents::Stratifiedexplicit
Stratified(::std::uint32_t width, ::std::uint32_t height, ::std::uint32_t samples)Components::Stratifiedexplicit
Stratified(const Stratified &stratified)=deleteComponents::Stratified
Stratified(Stratified &&stratified) noexcept=deleteComponents::Stratified
~Sampler()MobileRT::Samplervirtual
~Stratified() final=defaultComponents::Stratified