Struct area_t::sampling_data_t¶
Defined in File area.hpp
Nested Relationships¶
This struct is a nested type of Class area_t.
Nested Types¶
Struct Documentation¶
-
struct sampling_data_t¶
Public Functions
-
triangle_sample_t sample(const area_t *emitter, sampler::sampler_t &sampler) const noexcept¶
-
area_density_t pdf(const area_t *emitter, const intersection_surface_t &surface) const noexcept¶
-
struct triangle_sample_t¶
-
triangle_sample_t sample(const area_t *emitter, sampler::sampler_t &sampler) const noexcept¶