1 #ifndef COMPONENTS_LOADERS_PERSPECTIVELOADER_HPP 2 #define COMPONENTS_LOADERS_PERSPECTIVELOADER_HPP 18 ::std::istream &&cameraDefinition,
float aspectRatio)
const final;
22 #endif //COMPONENTS_LOADERS_PERSPECTIVELOADER_HPP Definition: Orthographic.hpp:6
::std::unique_ptr<::MobileRT::Camera > loadFromStream(::std::istream &&cameraDefinition, float aspectRatio) const final
Definition: PerspectiveLoader.cpp:18
Definition: PerspectiveLoader.hpp:15
Definition: CameraLoader.hpp:10