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

Public Attributes

BezTriplebezt
 
uint oldIndex
 
uint newIndex
 
short swapHs
 
char pipo
 
char cipo
 

Detailed Description

Definition at line 692 of file transform_convert_graph.c.

Member Data Documentation

◆ bezt

BezTriple* BeztMap::bezt

◆ cipo

char BeztMap::cipo

Definition at line 697 of file transform_convert_graph.c.

Referenced by bezt_to_beztmaps().

◆ newIndex

uint BeztMap::newIndex

◆ oldIndex

uint BeztMap::oldIndex

Definition at line 694 of file transform_convert_graph.c.

Referenced by bezt_to_beztmaps().

◆ pipo

char BeztMap::pipo

Definition at line 697 of file transform_convert_graph.c.

Referenced by bezt_to_beztmaps().

◆ swapHs

short BeztMap::swapHs

Definition at line 696 of file transform_convert_graph.c.

Referenced by beztmap_to_data(), and sort_time_beztmaps().


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