Tatooine
|
Go to the source code of this file.
Namespaces | |
namespace | tatooine |
namespace | tatooine::rendering |
namespace | tatooine::rendering::raytracing |
Functions | |
template<typename Real > | |
auto | tatooine::rendering::raytracing::render (camera< Real > const &cam, unstructured_triangular_grid< Real, 3 > const &mesh, vec< Real, 3 > const &bg_color=vec< Real, 3 >::ones(), std::string const &prop_name="image") |