18 ::std::unique_ptr<::MobileRT::Camera>
spheres_Cam(
float ratio);
22 ::std::unique_ptr<::MobileRT::Camera>
spheres2_Cam(
float ratio);
24 #endif //APP_SCENES_HPP ::std::unique_ptr<::MobileRT::Camera > spheres2_Cam(float ratio)
Definition: Scenes.cpp:291
::MobileRT::Scene spheres_Scene(::MobileRT::Scene scene)
::MobileRT::Scene spheres2_Scene(::MobileRT::Scene scene)
::std::unique_ptr<::MobileRT::Camera > cornellBox2_Cam(float ratio)
::std::unique_ptr<::MobileRT::Camera > cornellBox_Cam(float ratio)
Definition: Scenes.cpp:139
::MobileRT::Scene cornellBox_Scene(::MobileRT::Scene scene)
::MobileRT::Scene cornellBox2_Scene(::MobileRT::Scene scene)
::std::unique_ptr<::MobileRT::Camera > spheres_Cam(float ratio)
Definition: Scenes.cpp:251