Blender V5.0
nla.cc File Reference
#include "ANIM_nla.hh"

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::animrig
namespace  blender::animrig::nla

Functions

bool blender::animrig::nla::assign_action (NlaStrip &strip, Action &action, ID &animated_id)
void blender::animrig::nla::unassign_action (NlaStrip &strip, ID &animated_id)
ActionSlotAssignmentResult blender::animrig::nla::assign_action_slot (NlaStrip &strip, Slot *slot_to_assign, ID &animated_id)
ActionSlotAssignmentResult blender::animrig::nla::assign_action_slot_handle (NlaStrip &strip, slot_handle_t slot_handle, ID &animated_id)