|
Blender V4.5
|
#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_get_default_values().
| 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(), and nlaevalchan_validate_index_ex().