Blender V4.3
ANIM_rna.hh File Reference

Helper functions for animation to interact with the RNA system. More...

#include "BLI_string_ref.hh"
#include "BLI_vector.hh"
#include "DNA_action_types.h"
#include "RNA_types.hh"

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::animrig
 

Functions

Vector< floatblender::animrig::get_rna_values (PointerRNA *ptr, PropertyRNA *prop)
 
StringRef blender::animrig::get_rotation_mode_path (eRotationModes rotation_mode)
 

Detailed Description

Helper functions for animation to interact with the RNA system.

Definition in file ANIM_rna.hh.