Blender V4.3
blender::ed::sculpt_paint::greasepencil::WeightPaintOperation::PointsTouchedByBrush Struct Reference

#include <grease_pencil_weight_paint.hh>

Public Attributes

KDTree_2d * kdtree
 
Array< floatweights
 

Detailed Description

Definition at line 64 of file grease_pencil_weight_paint.hh.

Member Data Documentation

◆ kdtree

KDTree_2d* blender::ed::sculpt_paint::greasepencil::WeightPaintOperation::PointsTouchedByBrush::kdtree

◆ weights

Array<float> blender::ed::sculpt_paint::greasepencil::WeightPaintOperation::PointsTouchedByBrush::weights

Definition at line 66 of file grease_pencil_weight_paint.hh.


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