|
Blender V4.3
|
#include <nla_private.h>
Public Attributes | |
| struct PointerRNA | ptr |
| struct PropertyRNA * | prop |
Unique channel key for GHash.
Definition at line 57 of file nla_private.h.
| struct PropertyRNA* NlaEvalChannelKey::prop |
Definition at line 59 of file nla_private.h.
Referenced by nlaevalchan_detect_mix_mode(), nlaevalchan_get_default_values(), nlaevalchan_keyhash(), and nlaevalchan_verify_key().
| struct PointerRNA NlaEvalChannelKey::ptr |
Definition at line 58 of file nla_private.h.
Referenced by BKE_animsys_nla_remap_keyframe_values(), nlaevalchan_get_default_values(), nlaevalchan_keyhash(), nlaevalchan_validate_index_ex(), and nlaevalchan_verify_key().