Blender V4.3
blender::ed::sculpt_paint::greasepencil::InterpolationPairs Struct Reference

Public Attributes

Vector< intfrom_frames
 
Vector< intto_frames
 
Vector< intfrom_curves
 
Vector< intto_curves
 

Detailed Description

Definition at line 158 of file grease_pencil_interpolate.cc.

Member Data Documentation

◆ from_curves

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

◆ from_frames

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

◆ to_curves

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

◆ to_frames

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

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