1 #ifndef COMPONENTS_LOADERS_CAMERAFACTORY_HPP 2 #define COMPONENTS_LOADERS_CAMERAFACTORY_HPP 13 ::std::unique_ptr<::MobileRT::Camera>
loadFromFile(::std::istream &isCam,
float aspectRatio)
const;
17 #endif //COMPONENTS_LOADERS_CAMERAFACTORY_HPP Definition: Orthographic.hpp:6
Definition: CameraFactory.hpp:11
::std::unique_ptr<::MobileRT::Camera > loadFromFile(::std::istream &isCam, float aspectRatio) const
Definition: CameraFactory.cpp:6