|
Blender V4.3
|
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< float > | blender::animrig::get_rna_values (PointerRNA *ptr, PropertyRNA *prop) |
| StringRef | blender::animrig::get_rotation_mode_path (eRotationModes rotation_mode) |
Helper functions for animation to interact with the RNA system.
Definition in file ANIM_rna.hh.