Blender V4.3
tNearestVertInfo Struct Reference

Public Attributes

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

Detailed Description

Definition at line 50 of file graph_select.cc.

Member Data Documentation

◆ bezt

BezTriple* tNearestVertInfo::bezt

◆ ctype

eAnim_ChannelType tNearestVertInfo::ctype

Definition at line 62 of file graph_select.cc.

Referenced by mouse_graph_keys(), and nearest_fcurve_vert_store().

◆ dist

int tNearestVertInfo::dist

Definition at line 60 of file graph_select.cc.

Referenced by nearest_fcurve_vert_store().

◆ fcu

FCurve* tNearestVertInfo::fcu

Definition at line 53 of file graph_select.cc.

Referenced by mouse_graph_keys(), and nearest_fcurve_vert_store().

◆ fpt

FPoint* tNearestVertInfo::fpt

Definition at line 56 of file graph_select.cc.

Referenced by mouse_graph_keys().

◆ frame

float tNearestVertInfo::frame

Definition at line 64 of file graph_select.cc.

Referenced by graphkeys_mselect_column(), and nearest_fcurve_vert_store().

◆ hpoint

short tNearestVertInfo::hpoint

Definition at line 58 of file graph_select.cc.

Referenced by mouse_graph_keys(), and nearest_fcurve_vert_store().

◆ next

tNearestVertInfo* tNearestVertInfo::next

Definition at line 51 of file graph_select.cc.

◆ prev

tNearestVertInfo * tNearestVertInfo::prev

Definition at line 51 of file graph_select.cc.

◆ sel

short tNearestVertInfo::sel

Definition at line 59 of file graph_select.cc.

Referenced by nearest_fcurve_vert_store().


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