Blender  V2.93
Public Attributes | List of all members
NlaEvalChannelSnapshot Struct Reference

#include <nla_private.h>

Public Attributes

struct NlaEvalChannelchannel
 
NlaValidMask blend_domain
 
int length
 
bool is_base
 
float values []
 

Detailed Description

Definition at line 79 of file nla_private.h.

Member Data Documentation

◆ blend_domain

NlaValidMask NlaEvalChannelSnapshot::blend_domain

For an upper snapshot channel, marks values that should be blended.

Definition at line 83 of file nla_private.h.

Referenced by nlaevalchan_snapshot_free(), nlaevalchan_snapshot_new(), nlasnapshot_blend(), nlasnapshot_enable_all_blend_domain(), and nlasnapshot_from_action().

◆ channel

struct NlaEvalChannel* NlaEvalChannelSnapshot::channel

◆ is_base

bool NlaEvalChannelSnapshot::is_base

Definition at line 86 of file nla_private.h.

Referenced by nlaevalchan_snapshot_free(), and nlaevalchan_verify_key().

◆ length

int NlaEvalChannelSnapshot::length

◆ values

float NlaEvalChannelSnapshot::values[]

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