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

#include <nla_private.h>

Public Attributes

struct NlaEvalStripnext
 
struct NlaEvalStripprev
 
NlaTracktrack
 
NlaStripstrip
 
short track_index
 
short strip_mode
 
float strip_time
 

Detailed Description

Definition at line 23 of file nla_private.h.

Member Data Documentation

◆ next

struct NlaEvalStrip* NlaEvalStrip::next

◆ prev

struct NlaEvalStrip * NlaEvalStrip::prev

Definition at line 24 of file nla_private.h.

◆ strip

NlaStrip* NlaEvalStrip::strip

◆ strip_mode

short NlaEvalStrip::strip_mode

Definition at line 30 of file nla_private.h.

Referenced by nlastrip_evaluate_transition(), and nlastrips_ctime_get_strip().

◆ strip_time

float NlaEvalStrip::strip_time

◆ track

NlaTrack* NlaEvalStrip::track

◆ track_index

short NlaEvalStrip::track_index

Definition at line 29 of file nla_private.h.

Referenced by nlastrips_ctime_get_strip().


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