Blender V4.3
tFCurveSegmentLink Struct Reference

Public Attributes

tFCurveSegmentLinknext
 
tFCurveSegmentLinkprev
 
FCurvefcu
 
FCurveSegmentsegment
 
floatsamples
 
int sample_count
 

Detailed Description

Definition at line 1804 of file graph_slider_ops.cc.

Member Data Documentation

◆ fcu

FCurve* tFCurveSegmentLink::fcu

◆ next

tFCurveSegmentLink* tFCurveSegmentLink::next

Definition at line 1805 of file graph_slider_ops.cc.

◆ prev

tFCurveSegmentLink * tFCurveSegmentLink::prev

Definition at line 1805 of file graph_slider_ops.cc.

◆ sample_count

int tFCurveSegmentLink::sample_count

Definition at line 1809 of file graph_slider_ops.cc.

Referenced by btw_smooth_allocate_operator_data().

◆ samples

float* tFCurveSegmentLink::samples

◆ segment

FCurveSegment* tFCurveSegmentLink::segment

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