Blender V5.0
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 "BKE_node.hh"
#include "BLI_listbase.h"
#include "BLI_set.hh"
#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.