Blender
V3.3
|
#include <nla_private.h>
Public Attributes | |
BLI_bitmap * | ptr |
BLI_bitmap | buffer [sizeof(uint64_t)/sizeof(BLI_bitmap)] |
Definition at line 57 of file nla_private.h.
BLI_bitmap NlaValidMask::buffer[sizeof(uint64_t)/sizeof(BLI_bitmap)] |
Definition at line 59 of file nla_private.h.
BLI_bitmap* NlaValidMask::ptr |
Definition at line 58 of file nla_private.h.
Referenced by BKE_animsys_nla_remap_keyframe_values(), nla_eval_domain_action(), nlaevalchan_blend_value(), nlaevalchan_blend_value_get_inverted_lower_evalchan(), nlaevalchan_blend_value_get_inverted_upper_evalchan(), nlaevalchan_blendOrcombine_get_inverted_upper_evalchan(), nlaevalchan_blendOrcombine_try_copy_to_lower(), nlaevalchan_combine_quaternion(), nlaevalchan_combine_quaternion_get_inverted_lower_evalchan(), nlaevalchan_combine_quaternion_get_inverted_upper_evalchan(), nlaevalchan_combine_quaternion_handle_undefined_blend_values(), nlaevalchan_combine_value(), nlaevalchan_combine_value_get_inverted_lower_evalchan(), nlaevalchan_combine_value_get_inverted_upper_evalchan(), nlasnapshot_enable_all_blend_domain(), nlasnapshot_from_action(), and nlastrip_evaluate_transition().