|
Blender V4.3
|
Public Attributes | |
| Vector< GVArraySpan > | src_from |
| Vector< GVArraySpan > | src_to |
| Vector< bke::GSpanAttributeWriter > | dst |
Definition at line 58 of file interpolate_curves.cc.
| Vector<bke::GSpanAttributeWriter> blender::geometry::AttributesForInterpolation::dst |
Definition at line 62 of file interpolate_curves.cc.
| Vector<GVArraySpan> blender::geometry::AttributesForInterpolation::src_from |
Definition at line 59 of file interpolate_curves.cc.
| Vector<GVArraySpan> blender::geometry::AttributesForInterpolation::src_to |
Definition at line 60 of file interpolate_curves.cc.