Blender
V3.3
|
#include <nla_private.h>
Public Attributes | |
struct PointerRNA | ptr |
struct PropertyRNA * | prop |
Definition at line 51 of file nla_private.h.
struct PropertyRNA* NlaEvalChannelKey::prop |
Definition at line 53 of file nla_private.h.
Referenced by nlaevalchan_detect_mix_mode(), nlaevalchan_get_default_values(), nlaevalchan_keyhash(), nlaevalchan_verify(), and nlaevalchan_verify_key().
struct PointerRNA NlaEvalChannelKey::ptr |
Definition at line 32 of file nla_private.h.
Referenced by BKE_animsys_nla_remap_keyframe_values(), nlaevalchan_get_default_values(), nlaevalchan_keyhash(), nlaevalchan_validate_index_ex(), nlaevalchan_verify(), and nlaevalchan_verify_key().