Blender V4.3
NlaEvalData Struct Reference

#include <nla_private.h>

Public Attributes

ListBase channels
 
GHashpath_hash
 
GHashkey_hash
 
int num_channels
 
NlaEvalSnapshot base_snapshot
 
NlaEvalSnapshot eval_snapshot
 

Detailed Description

Set of all channels covered by NLA.

Definition at line 128 of file nla_private.h.

Member Data Documentation

◆ base_snapshot

NlaEvalSnapshot NlaEvalData::base_snapshot

Definition at line 137 of file nla_private.h.

Referenced by nlaeval_free(), and nlaevalchan_verify_key().

◆ channels

◆ eval_snapshot

◆ key_hash

GHash* NlaEvalData::key_hash

Definition at line 133 of file nla_private.h.

Referenced by nlaeval_free(), nlaeval_init(), and nlaevalchan_verify_key().

◆ num_channels

◆ path_hash

GHash* NlaEvalData::path_hash

Definition at line 132 of file nla_private.h.

Referenced by nlaeval_free(), nlaeval_init(), and nlaevalchan_verify().


The documentation for this struct was generated from the following file: