Blender
V4.3
source
blender
animrig
ANIM_driver.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
11
#include "
RNA_types.hh
"
12
13
struct
AnimationEvalContext
;
14
struct
FCurve
;
15
16
namespace
blender::animrig
{
17
20
float
evaluate_driver_from_rna_pointer
(
const
AnimationEvalContext
*anim_eval_context,
21
PointerRNA
*
ptr
,
22
PropertyRNA
*prop,
23
const
FCurve
*fcu);
24
25
}
// namespace blender::animrig
RNA_types.hh
blender::animrig
Definition
ANIM_action.hh:36
blender::animrig::evaluate_driver_from_rna_pointer
float evaluate_driver_from_rna_pointer(const AnimationEvalContext *anim_eval_context, PointerRNA *ptr, PropertyRNA *prop, const FCurve *fcu)
Definition
driver.cc:16
AnimationEvalContext
Definition
BKE_animsys.h:38
FCurve
Definition
DNA_anim_types.h:591
PointerRNA
Definition
RNA_types.hh:39
PropertyRNA
Definition
rna_internal_types.hh:318
ptr
PointerRNA * ptr
Definition
wm_files.cc:4126
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0