Blender V5.0
blender::geometry::AttributesForInterpolation Struct Reference

Public Attributes

Vector< GVArraySpansrc_from
Vector< GVArraySpansrc_to
Vector< bke::GSpanAttributeWriterdst

Detailed Description

Definition at line 267 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: