MobileRT  1.0
A multi platform C++ CPU progressive Ray Tracer.
Components::CameraFactory Class Reference

#include <CameraFactory.hpp>

Collaboration diagram for Components::CameraFactory:
Collaboration graph

Public Member Functions

::std::unique_ptr<::MobileRT::CameraloadFromFile (::std::istream &isCam, float aspectRatio) const
 

Detailed Description

A factory to create cameras.

Member Function Documentation

◆ loadFromFile()

std::unique_ptr<::MobileRT::Camera > CameraFactory::loadFromFile ( ::std::istream &  isCam,
float  aspectRatio 
) const
Here is the call graph for this function:

The documentation for this class was generated from the following files: