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

Public Attributes

BezTriplecur
 
BezTripleprev
 
BezTriplenext
 

Detailed Description

Definition at line 366 of file keyframes_keylist.cc.

Member Data Documentation

◆ cur

BezTriple* BezTripleChain::cur

◆ next

BezTriple * BezTripleChain::next

Definition at line 371 of file keyframes_keylist.cc.

Referenced by bezt_extreme_type(), and fcurve_to_keylist().

◆ prev

BezTriple* BezTripleChain::prev

Definition at line 371 of file keyframes_keylist.cc.

Referenced by bezt_extreme_type(), and fcurve_to_keylist().


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