Blender
V5.0
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
10
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
AnimationEvalContext
struct AnimationEvalContext AnimationEvalContext
FCurve
struct FCurve FCurve
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:34
FCurve
Definition
DNA_anim_types.h:329
ptr
PointerRNA * ptr
Definition
wm_files.cc:4238
Generated on
for Blender by
doxygen
1.16.1