Blender V5.0
ClosestCurveDataBlock Struct Reference

Public Attributes

blender::StringRef selection_attribute_name
Curvescurves_id = nullptr
blender::ed::curves::FindClosestData elem

Detailed Description

Definition at line 3225 of file view3d_select.cc.

Member Data Documentation

◆ curves_id

Curves* ClosestCurveDataBlock::curves_id = nullptr

Definition at line 3227 of file view3d_select.cc.

Referenced by ed_curves_select_pick().

◆ elem

blender::ed::curves::FindClosestData ClosestCurveDataBlock::elem

Definition at line 3228 of file view3d_select.cc.

Referenced by ed_curves_select_pick().

◆ selection_attribute_name

blender::StringRef ClosestCurveDataBlock::selection_attribute_name

Definition at line 3226 of file view3d_select.cc.

Referenced by ed_curves_select_pick().


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