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

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

ACC_BVH enum valueMobileRT::Shader
ACC_NAIVE enum valueMobileRT::Shader
ACC_REGULAR_GRID enum valueMobileRT::Shader
Accelerator enum nameMobileRT::Shader
getCosineSampleHemisphere(const ::glm::vec3 &normal)MobileRT::Shaderprotectedstatic
getLightIndex()MobileRT::Shaderprotected
getLights() constMobileRT::Shader
getMaterials() constMobileRT::Shader
getPlanes() constMobileRT::Shader
getSpheres() constMobileRT::Shader
getTriangles() constMobileRT::Shader
initializeAccelerators(Scene scene)MobileRT::Shader
lights_MobileRT::Shaderprotected
NoShadows()=deleteComponents::NoShadowsexplicit
NoShadows(::MobileRT::Scene scene, ::std::int32_t samplesLight, ::MobileRT::Shader::Accelerator accelerator)Components::NoShadowsexplicit
NoShadows(const NoShadows &noShadows)=deleteComponents::NoShadows
NoShadows(NoShadows &&noShadows) noexcept=deleteComponents::NoShadows
operator=(const NoShadows &noShadows)=deleteComponents::NoShadows
operator=(NoShadows &&noShadows) noexcept=deleteComponents::NoShadows
MobileRT::Shader::operator=(const Shader &shader)=deleteMobileRT::Shader
MobileRT::Shader::operator=(Shader &&shader) noexcept=deleteMobileRT::Shader
rayTrace(::glm::vec3 *rgb, Ray &&ray)MobileRT::Shader
resetSampling()MobileRT::Shadervirtual
samplesLight_MobileRT::Shaderprotected
shade(::glm::vec3 *rgb, const ::MobileRT::Intersection &intersection) finalComponents::NoShadowsprivate
MobileRT::Shader::shade(::glm::vec3 *rgb, const Intersection &intersection)=0MobileRT::Shaderprotectedpure virtual
Shader()=deleteMobileRT::Shaderexplicit
Shader(Scene scene, ::std::int32_t samplesLight, Accelerator accelerator)MobileRT::Shaderexplicit
Shader(const Shader &shader)=deleteMobileRT::Shader
Shader(Shader &&shader) noexcept=defaultMobileRT::Shader
shadowTrace(float distance, Ray &&ray)MobileRT::Shader
~NoShadows() final=defaultComponents::NoShadows
~Shader()=defaultMobileRT::Shadervirtual