Blender V5.0
ClosestGreasePencilDrawing Struct Reference

Public Attributes

blender::StringRef selection_attribute_name
int info_index = -1
blender::bke::greasepencil::Drawingdrawing = nullptr
blender::ed::curves::FindClosestData elem

Detailed Description

Definition at line 3367 of file view3d_select.cc.

Member Data Documentation

◆ drawing

blender::bke::greasepencil::Drawing* ClosestGreasePencilDrawing::drawing = nullptr

Definition at line 3370 of file view3d_select.cc.

Referenced by ed_grease_pencil_select_pick().

◆ elem

blender::ed::curves::FindClosestData ClosestGreasePencilDrawing::elem

Definition at line 3371 of file view3d_select.cc.

Referenced by ed_grease_pencil_select_pick().

◆ info_index

int ClosestGreasePencilDrawing::info_index = -1

Definition at line 3369 of file view3d_select.cc.

Referenced by ed_grease_pencil_select_pick().

◆ selection_attribute_name

blender::StringRef ClosestGreasePencilDrawing::selection_attribute_name

Definition at line 3368 of file view3d_select.cc.

Referenced by ed_grease_pencil_select_pick().


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