Blender
V5.0
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
#pragma once
6
7
#include "
util/types.h
"
8
9
CCL_NAMESPACE_BEGIN
10
11
void
tabulated_sobol_generate_4D
(
float4
points[],
const
int
size
,
const
int
rng_seed);
12
13
CCL_NAMESPACE_END
size
static DBVT_INLINE btScalar size(const btDbvtVolume &a)
Definition
btDbvt.cpp:52
CCL_NAMESPACE_END
#define CCL_NAMESPACE_END
Definition
device/cuda/compat.h:10
CCL_NAMESPACE_BEGIN
Definition
python.cpp:37
tabulated_sobol_generate_4D
CCL_NAMESPACE_BEGIN void tabulated_sobol_generate_4D(float4 points[], const int size, const int rng_seed)
Definition
tabulated_sobol.cpp:14
float4
Definition
sky_math.h:224
types.h
Generated on
for Blender by
doxygen
1.16.1