Blender  V3.3
Public Attributes | List of all members
NlaEvalChannelSnapshot Struct Reference

#include <nla_private.h>

Public Attributes

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

Detailed Description

Definition at line 63 of file nla_private.h.

Member Data Documentation

◆ blend_domain

NlaValidMask NlaEvalChannelSnapshot::blend_domain

◆ channel

struct NlaEvalChannel* NlaEvalChannelSnapshot::channel

◆ is_base

bool NlaEvalChannelSnapshot::is_base

Definition at line 74 of file nla_private.h.

Referenced by nlaevalchan_snapshot_free(), and nlaevalchan_verify_key().

◆ length

int NlaEvalChannelSnapshot::length

◆ remap_domain

NlaValidMask NlaEvalChannelSnapshot::remap_domain

◆ values

float NlaEvalChannelSnapshot::values[]

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