Blender V4.3
ANIM_animdata.hh File Reference

Functions to work with AnimData. More...

#include "BLI_string_ref.hh"
#include "BLI_vector.hh"

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::animrig

Functions

void blender::animrig::reevaluate_fcurve_errors (bAnimContext *ac)
const FCurveblender::animrig::fcurve_find_by_rna_path (const AnimData &adt, StringRefNull rna_path, int array_index)
Public F-Curves API
bActionblender::animrig::id_action_ensure (Main *bmain, ID *id)
void blender::animrig::animdata_fcurve_delete (bAnimContext *ac, AnimData *adt, FCurve *fcu)
bool blender::animrig::animdata_remove_empty_action (AnimData *adt)
Vector< ID * > blender::animrig::find_related_ids (Main &bmain, ID &id)

Detailed Description

Functions to work with AnimData.

Definition in file ANIM_animdata.hh.