Blender V4.3
blender::ed::greasepencil::ClosestGreasePencilDrawing Struct Reference

Public Attributes

const bke::greasepencil::Drawingdrawing = nullptr
 
int active_defgroup_index
 
ed::curves::FindClosestData elem = {}
 

Detailed Description

Definition at line 448 of file grease_pencil_weight_paint.cc.

Member Data Documentation

◆ active_defgroup_index

int blender::ed::greasepencil::ClosestGreasePencilDrawing::active_defgroup_index

◆ drawing

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

◆ elem

ed::curves::FindClosestData blender::ed::greasepencil::ClosestGreasePencilDrawing::elem = {}

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