1 #ifndef COMPONENTS_SHADERS_NOSHADOWS_HPP 2 #define COMPONENTS_SHADERS_NOSHADOWS_HPP 12 const ::MobileRT::Intersection &intersection)
final;
19 ::std::int32_t samplesLight,
34 #endif //COMPONENTS_SHADERS_NOSHADOWS_HPP Definition: Orthographic.hpp:6
Accelerator
Definition: Shader.hpp:20
Definition: Shader.hpp:18
NoShadows & operator=(const NoShadows &noShadows)=delete
Definition: NoShadows.hpp:8
~NoShadows() final=default
bool shade(::glm::vec3 *rgb, const ::MobileRT::Intersection &intersection) final
Definition: NoShadows.cpp:12