Blender
V5.0
source
blender
blenlib
intern
radial_tiling_shared.cc
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2025 Blender Authors
2
*
3
* SPDX-License-Identifier: Apache-2.0 */
4
8
9
#include "
BLI_math_base.h
"
10
#include "
BLI_math_base.hh
"
11
#include "
BLI_math_vector.hh
"
12
#include "
BLI_radial_tiling.hh
"
/* Own include (forward declare). */
13
14
namespace
blender
{
15
16
/* Define macro flags for code adaption. */
17
#define ADAPT_TO_GEOMETRY_NODES
18
19
/* The rounded polygon calculation functions are defined in radial_tiling_shared.hh. */
20
#include "
radial_tiling_shared.hh
"
21
22
/* Undefine macro flags used for code adaption. */
23
#undef ADAPT_TO_GEOMETRY_NODES
24
25
}
// namespace blender
BLI_math_base.h
BLI_math_base.hh
BLI_math_vector.hh
BLI_radial_tiling.hh
blender
Definition
ANIM_action.hh:36
radial_tiling_shared.hh
Generated on
for Blender by
doxygen
1.16.1