|
Blender
V2.93
|
#include "util/util_types.h"Go to the source code of this file.
Macros | |
| #define | SOBOL_BITS 32 |
| #define | SOBOL_MAX_DIMENSIONS 21201 |
Functions | |
| void | sobol_generate_direction_vectors (uint vectors[][SOBOL_BITS], int dimensions) |
| void sobol_generate_direction_vectors | ( | uint | vectors[][SOBOL_BITS], |
| int | dimensions | ||
| ) |
Definition at line 21269 of file sobol.cpp.
References SobolDirectionNumbers::a, Freestyle::a, L, SobolDirectionNumbers::m, SobolDirectionNumbers::s, SOBOL_BITS, SOBOL_MAX_DIMENSIONS, SOBOL_NUMBERS, and v.