MobileRT
1.0
A multi platform C++ CPU progressive Ray Tracer.
Components::Constant Member List
This is the complete list of members for
Components::Constant
, including all inherited members.
Constant
()=delete
Components::Constant
explicit
Constant
(float value)
Components::Constant
explicit
Constant
(const Constant &constant)=delete
Components::Constant
Constant
(Constant &&constant) noexcept=delete
Components::Constant
domainSize_
MobileRT::Sampler
getSample
(::std::uint32_t sample) final
Components::Constant
virtual
MobileRT::Sampler::getSample
()
MobileRT::Sampler
getSampleFromArray
(const ::std::array< float, S > &values)
MobileRT::Sampler
inline
protected
operator=
(const Constant &constant)=delete
Components::Constant
operator=
(Constant &&constant) noexcept=delete
Components::Constant
MobileRT::Sampler::operator=
(const Sampler &sampler)=delete
MobileRT::Sampler
MobileRT::Sampler::operator=
(Sampler &&sampler) noexcept=delete
MobileRT::Sampler
resetSampling
()
MobileRT::Sampler
sample_
MobileRT::Sampler
Sampler
()=default
MobileRT::Sampler
explicit
Sampler
(::std::uint32_t width, ::std::uint32_t height, ::std::uint32_t samples)
MobileRT::Sampler
explicit
Sampler
(const Sampler &sampler)=delete
MobileRT::Sampler
Sampler
(Sampler &&sampler) noexcept=delete
MobileRT::Sampler
samples_
MobileRT::Sampler
stopSampling
()
MobileRT::Sampler
value_
Components::Constant
private
~Constant
() final=default
Components::Constant
~Sampler
()
MobileRT::Sampler
virtual
Generated by
1.8.13