Blender V4.5
blender::geometry::AttributesForInterpolation Struct Reference

Public Attributes

Vector< GVArraySpan > src_from
Vector< GVArraySpan > src_to
Vector< bke::GSpanAttributeWriter > dst

Detailed Description

Definition at line 266 of file interpolate_curves.cc.

Member Data Documentation

◆ dst

Vector<bke::GSpanAttributeWriter> blender::geometry::AttributesForInterpolation::dst

◆ src_from

Vector<GVArraySpan> blender::geometry::AttributesForInterpolation::src_from

◆ src_to

Vector<GVArraySpan> blender::geometry::AttributesForInterpolation::src_to

The documentation for this struct was generated from the following file: