Blender
V4.5
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
ptr
PointerRNA ptr
Definition
geometry_nodes_caller_ui.cc:49
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:34
FCurve
Definition
DNA_anim_types.h:329
PointerRNA
Definition
RNA_types.hh:50
PropertyRNA
Definition
rna_internal_types.hh:334
Generated on Fri Apr 3 2026 06:33:18 for Blender by
doxygen
1.11.0