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

Public Attributes

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

Detailed Description

Definition at line 58 of file interpolate_curves.cc.

Member Data Documentation

◆ dst

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

Definition at line 62 of file interpolate_curves.cc.

◆ src_from

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

Definition at line 59 of file interpolate_curves.cc.

◆ src_to

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

Definition at line 60 of file interpolate_curves.cc.


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