Blender V5.0
blender::ed::sculpt_paint::greasepencil::InterpolationPairs Struct Reference

Public Attributes

Vector< int > from_frames
Vector< int > to_frames
Vector< int > from_curves
Vector< int > to_curves

Detailed Description

Definition at line 159 of file grease_pencil_interpolate.cc.

Member Data Documentation

◆ from_curves

Vector<int> blender::ed::sculpt_paint::greasepencil::InterpolationPairs::from_curves

◆ from_frames

◆ to_curves

Vector<int> blender::ed::sculpt_paint::greasepencil::InterpolationPairs::to_curves

◆ to_frames


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