gKit2 light
|
Public Member Functions | |
F (const int w, const int h, const float _scale, const int _samples, const GLTFScene &_scene, const BVH &_bvh, const std::vector< Source > &_sources) | |
MCColor | eval (const Point &o, const Point &p, const Vector &pn, const GLTFMaterial &pmaterial, Sampler &rng, const int samples) |
void | sample (const Point &o, const Point &p, const Vector &pn, const GLTFMaterial &pmaterial) |
Public Attributes | |
const GLTFScene & | scene |
const BVH & | bvh |
const std::vector< Source > & | sources |
Image | La |
Image | Le |
Image | Li |
Image | Fr |
Image | M2 |
Color | Lo |
int | width |
int | height |
int | samples |
float | scale |
Definition at line 758 of file tuto_gltf.cpp.