Blender V5.0
tFCurveSegmentLink Struct Reference

Public Attributes

tFCurveSegmentLinknext
tFCurveSegmentLinkprev
FCurvefcu
FCurveSegmentsegment
floatoriginal_y_values
floatsamples
int sample_count

Detailed Description

Definition at line 1789 of file graph_slider_ops.cc.

Member Data Documentation

◆ fcu

FCurve* tFCurveSegmentLink::fcu

◆ next

tFCurveSegmentLink* tFCurveSegmentLink::next

Definition at line 1790 of file graph_slider_ops.cc.

◆ original_y_values

float* tFCurveSegmentLink::original_y_values

Definition at line 1795 of file graph_slider_ops.cc.

Referenced by gaussian_smooth_allocate_operator_data().

◆ prev

tFCurveSegmentLink * tFCurveSegmentLink::prev

Definition at line 1790 of file graph_slider_ops.cc.

◆ sample_count

int tFCurveSegmentLink::sample_count

◆ samples

float* tFCurveSegmentLink::samples

◆ segment

FCurveSegment* tFCurveSegmentLink::segment

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