Blender
V4.3
source
blender
blenlib
BLI_fftw.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2024 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
5
#include "
BLI_math_vector_types.hh
"
6
7
#pragma once
8
9
namespace
blender::fftw
{
10
17
int
optimal_size_for_real_transform
(
int
size
);
18
int2
optimal_size_for_real_transform
(
int2
size
);
19
24
void
initialize_float
();
25
26
}
// namespace blender::fftw
BLI_math_vector_types.hh
size
static DBVT_INLINE btScalar size(const btDbvtVolume &a)
Definition
btDbvt.cpp:52
blender::fftw
Definition
BLI_fftw.hh:9
blender::fftw::initialize_float
void initialize_float()
Definition
fftw.cc:84
blender::fftw::optimal_size_for_real_transform
int optimal_size_for_real_transform(int size)
Definition
fftw.cc:55
blender::int2
VecBase< int32_t, 2 > int2
Definition
BLI_math_vector_types.hh:594
Generated on Sat Oct 4 2025 05:32:23 for Blender by
doxygen
1.14.0