Blender V4.3
ClosestCurveDataBlock Struct Reference

Public Attributes

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

Detailed Description

Definition at line 3079 of file view3d_select.cc.

Member Data Documentation

◆ curves_id

Curves* ClosestCurveDataBlock::curves_id = nullptr

Definition at line 3081 of file view3d_select.cc.

Referenced by ed_curves_select_pick().

◆ elem

blender::ed::curves::FindClosestData ClosestCurveDataBlock::elem = {}

Definition at line 3082 of file view3d_select.cc.

Referenced by ed_curves_select_pick().

◆ selection_attribute_name

blender::StringRef ClosestCurveDataBlock::selection_attribute_name

Definition at line 3080 of file view3d_select.cc.

Referenced by ed_curves_select_pick().


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