|
Blender V4.3
|
Public Attributes | |
| InterpolationPairs | curve_pairs |
| std::optional< bke::CurvesGeometry > | orig_curves |
Definition at line 166 of file grease_pencil_interpolate.cc.
| InterpolationPairs blender::ed::sculpt_paint::greasepencil::InterpolateOpData::LayerData::curve_pairs |
Definition at line 168 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 171 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().