|
Blender V5.0
|
Public Attributes | |
| Vector< GVArraySpan > | src_from |
| Vector< GVArraySpan > | src_to |
| Vector< bke::GSpanAttributeWriter > | dst |
Definition at line 267 of file interpolate_curves.cc.
| Vector<bke::GSpanAttributeWriter> blender::geometry::AttributesForInterpolation::dst |
Definition at line 271 of file interpolate_curves.cc.
Referenced by blender::geometry::interpolate_curves_with_samples().
| Vector<GVArraySpan> blender::geometry::AttributesForInterpolation::src_from |
Definition at line 268 of file interpolate_curves.cc.
Referenced by blender::geometry::interpolate_curves_with_samples().
| Vector<GVArraySpan> blender::geometry::AttributesForInterpolation::src_to |
Definition at line 269 of file interpolate_curves.cc.
Referenced by blender::geometry::interpolate_curves_with_samples().