|
Blender V5.0
|
Public Attributes | |
| InterpolationPairs | curve_pairs |
| std::optional< bke::CurvesGeometry > | orig_curves |
Definition at line 167 of file grease_pencil_interpolate.cc.
| InterpolationPairs blender::ed::sculpt_paint::greasepencil::InterpolateOpData::LayerData::curve_pairs |
Definition at line 169 of file grease_pencil_interpolate.cc.
Referenced by blender::ed::sculpt_paint::greasepencil::grease_pencil_interpolate_sequence_exec(), and blender::ed::sculpt_paint::greasepencil::grease_pencil_interpolate_update().
| std::optional<bke::CurvesGeometry> blender::ed::sculpt_paint::greasepencil::InterpolateOpData::LayerData::orig_curves |
Definition at line 172 of file grease_pencil_interpolate.cc.
Referenced by blender::ed::sculpt_paint::greasepencil::ensure_drawing_at_exact_frame(), and blender::ed::sculpt_paint::greasepencil::grease_pencil_interpolate_restore().