|
Blender V5.0
|
Public Attributes | |
| Vector< int > | from_frames |
| Vector< int > | to_frames |
| Vector< int > | from_curves |
| Vector< int > | to_curves |
Definition at line 159 of file grease_pencil_interpolate.cc.
| Vector<int> blender::ed::sculpt_paint::greasepencil::InterpolationPairs::from_curves |
Definition at line 162 of file grease_pencil_interpolate.cc.
Referenced by blender::ed::sculpt_paint::greasepencil::find_curve_mapping_from_index(), and blender::ed::sculpt_paint::greasepencil::interpolate_between_curves().
| Vector<int> blender::ed::sculpt_paint::greasepencil::InterpolationPairs::from_frames |
| Vector<int> blender::ed::sculpt_paint::greasepencil::InterpolationPairs::to_curves |
Definition at line 163 of file grease_pencil_interpolate.cc.
Referenced by blender::ed::sculpt_paint::greasepencil::find_curve_mapping_from_index(), and blender::ed::sculpt_paint::greasepencil::interpolate_between_curves().
| Vector<int> blender::ed::sculpt_paint::greasepencil::InterpolationPairs::to_frames |