Blender
V3.3
source
blender
makesdna
DNA_pointcloud_defaults.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
7
#pragma once
8
9
/* Struct members on own line. */
10
/* clang-format off */
11
12
/* -------------------------------------------------------------------- */
16
#define _DNA_DEFAULT_PointCloud \
17
{ \
18
.flag = 0, \
19
}
20
23
/* clang-format on */
Generated on Sat Jul 27 2024 14:57:55 for Blender by
doxygen
1.9.1