Photon Engine
2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
filmic_fwd.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
ph
4
{
5
6
class
Film;
7
8
template
<
typename
Sample>
9
class
TSamplingFilm;
10
11
template
<
typename
Sample>
12
class
TMergeableFilmProxy
;
13
14
class
HdrRgbFilm
;
15
16
}
// end namespace ph
ph::HdrRgbFilm
A film that records RGB values internally. Although film samples are added as spectral values,...
Definition
HdrRgbFilm.h:21
ph::TMergeableFilmProxy
Definition
filmic_fwd.h:12
ph
The root for all renderer implementations.
Definition
EEngineProject.h:6
Source
Core
Filmic
filmic_fwd.h
Generated by
1.11.0