Blender V4.3
action_runtime.cc File Reference

Internal C++ functions to deal with Actions, Slots, and their runtime data. More...

#include "BKE_anim_data.hh"
#include "BKE_global.hh"
#include "BKE_lib_query.hh"
#include "BKE_main.hh"
#include "BKE_nla.hh"
#include "BLI_set.hh"
#include "DNA_anim_types.h"
#include "ANIM_action.hh"
#include "ANIM_action_iterators.hh"
#include "action_runtime.hh"

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::animrig
 
namespace  blender::animrig::internal
 

Functions

void blender::animrig::internal::rebuild_slot_user_cache (Main &bmain)
 

Detailed Description

Internal C++ functions to deal with Actions, Slots, and their runtime data.

Definition in file action_runtime.cc.