Arty
Public Member Functions | List of all members
UniformSampler Class Reference

Uniform sampler, the easiest and most simple sampling method. More...

#include <samplers.h>

Inheritance diagram for UniformSampler:
Sampler

Public Member Functions

 UniformSampler (uint32_t seed)
 
float operator() () override
 

Detailed Description

Uniform sampler, the easiest and most simple sampling method.


The documentation for this class was generated from the following file: