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

Public Attributes

BezTriplecur
 
BezTripleprev
 
BezTriplenext
 

Detailed Description

Definition at line 94 of file keyframes_draw.c.

Member Data Documentation

◆ cur

BezTriple* BezTripleChain::cur

◆ next

BezTriple * BezTripleChain::next

Definition at line 99 of file keyframes_draw.c.

Referenced by bezt_extreme_type(), and fcurve_to_keylist().

◆ prev

BezTriple* BezTripleChain::prev

Definition at line 99 of file keyframes_draw.c.

Referenced by bezt_extreme_type(), and fcurve_to_keylist().


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