Blender
V4.3
intern
cycles
scene
scene/tabulated_sobol.h
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2019-2022 Blender Foundation
2
*
3
* SPDX-License-Identifier: Apache-2.0 */
4
5
#ifndef __TABULATED_SOBOL_H__
6
#define __TABULATED_SOBOL_H__
7
8
#include "
util/types.h
"
9
10
CCL_NAMESPACE_BEGIN
11
12
void
tabulated_sobol_generate_4D
(float4 points[],
int
size,
int
rng_seed);
13
14
CCL_NAMESPACE_END
15
16
#endif
/* __TABULATED_SOBOL_H__ */
CCL_NAMESPACE_END
#define CCL_NAMESPACE_END
Definition
device/cuda/compat.h:10
CCL_NAMESPACE_BEGIN
Definition
python.cpp:44
tabulated_sobol_generate_4D
CCL_NAMESPACE_BEGIN void tabulated_sobol_generate_4D(float4 points[], int size, int rng_seed)
Definition
tabulated_sobol.cpp:17
types.h
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0