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

Public Attributes

struct tNearestVertInfonext
 
struct tNearestVertInfoprev
 
FCurvefcu
 
BezTriplebezt
 
FPointfpt
 
short hpoint
 
short sel
 
int dist
 
eAnim_ChannelType ctype
 
float frame
 

Detailed Description

Definition at line 49 of file graph_select.c.

Member Data Documentation

◆ bezt

BezTriple* tNearestVertInfo::bezt

◆ ctype

eAnim_ChannelType tNearestVertInfo::ctype

Definition at line 61 of file graph_select.c.

Referenced by nearest_fcurve_vert_store().

◆ dist

int tNearestVertInfo::dist

Definition at line 59 of file graph_select.c.

Referenced by nearest_fcurve_vert_store().

◆ fcu

FCurve* tNearestVertInfo::fcu

◆ fpt

FPoint* tNearestVertInfo::fpt

Definition at line 55 of file graph_select.c.

Referenced by nearest_fcurve_vert_store().

◆ frame

float tNearestVertInfo::frame

Definition at line 63 of file graph_select.c.

Referenced by graphkeys_mselect_column(), and nearest_fcurve_vert_store().

◆ hpoint

short tNearestVertInfo::hpoint

Definition at line 57 of file graph_select.c.

Referenced by nearest_fcurve_vert_store().

◆ next

struct tNearestVertInfo* tNearestVertInfo::next

Definition at line 50 of file graph_select.c.

Referenced by get_best_nearest_fcurve_vert().

◆ prev

struct tNearestVertInfo * tNearestVertInfo::prev

Definition at line 50 of file graph_select.c.

◆ sel

short tNearestVertInfo::sel

Definition at line 58 of file graph_select.c.

Referenced by get_best_nearest_fcurve_vert(), and nearest_fcurve_vert_store().


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