Blender
V4.3
source
blender
animrig
ANIM_rna.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2023 Blender Authors
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
10
11
#include "
BLI_string_ref.hh
"
12
#include "
BLI_vector.hh
"
13
#include "
DNA_action_types.h
"
14
#include "
RNA_types.hh
"
15
16
namespace
blender::animrig
{
17
19
Vector<float>
get_rna_values
(PointerRNA *
ptr
, PropertyRNA *prop);
20
22
StringRef
get_rotation_mode_path
(
eRotationModes
rotation_mode);
23
24
}
// namespace blender::animrig
BLI_string_ref.hh
BLI_vector.hh
DNA_action_types.h
eRotationModes
eRotationModes
Definition
DNA_action_types.h:513
RNA_types.hh
blender::animrig
Definition
ANIM_action.hh:36
blender::animrig::get_rna_values
Vector< float > get_rna_values(PointerRNA *ptr, PropertyRNA *prop)
Definition
anim_rna.cc:16
blender::animrig::get_rotation_mode_path
StringRef get_rotation_mode_path(eRotationModes rotation_mode)
Definition
anim_rna.cc:73
ptr
PointerRNA * ptr
Definition
wm_files.cc:4126
Generated on Sat Oct 4 2025 05:32:23 for Blender by
doxygen
1.14.0