PICCANTE  0.4
The hottest HDR imaging library!
Namespaces | Macros | Functions | Variables
sampler_dart_throwing.hpp File Reference
#include <random>
#include "../util/vec.hpp"
#include "../util/math.hpp"

Go to the source code of this file.

Namespaces

 pic
 

Macros

#define PIC_POINT_SAMPLERS_SAMPLER_DART_THROWING_HPP
 

Functions

template<unsigned int N>
void pic::getDartThrowingSamples (std::mt19937 *m, float radius2, int nSamples, std::vector< float > &samples)
 getDartThrowingSamples More...
 

Variables

const int pic::CONST_DARTTHROWING = 5000
 

Macro Definition Documentation

◆ PIC_POINT_SAMPLERS_SAMPLER_DART_THROWING_HPP

#define PIC_POINT_SAMPLERS_SAMPLER_DART_THROWING_HPP