Blender V4.3
blender::ed::sculpt_paint::greasepencil::GrabOperation::PointWeights Struct Reference

Public Attributes

int layer_index
 
int frame_number
 
float multi_frame_falloff
 
float4x4 layer_to_win
 
IndexMask point_mask
 
Vector< floatweights
 
IndexMaskMemory memory
 

Detailed Description

Definition at line 36 of file grease_pencil_sculpt_grab.cc.

Member Data Documentation

◆ frame_number

int blender::ed::sculpt_paint::greasepencil::GrabOperation::PointWeights::frame_number

Definition at line 38 of file grease_pencil_sculpt_grab.cc.

◆ layer_index

int blender::ed::sculpt_paint::greasepencil::GrabOperation::PointWeights::layer_index

Definition at line 37 of file grease_pencil_sculpt_grab.cc.

◆ layer_to_win

float4x4 blender::ed::sculpt_paint::greasepencil::GrabOperation::PointWeights::layer_to_win

Definition at line 42 of file grease_pencil_sculpt_grab.cc.

◆ memory

IndexMaskMemory blender::ed::sculpt_paint::greasepencil::GrabOperation::PointWeights::memory

Definition at line 48 of file grease_pencil_sculpt_grab.cc.

◆ multi_frame_falloff

float blender::ed::sculpt_paint::greasepencil::GrabOperation::PointWeights::multi_frame_falloff

Definition at line 39 of file grease_pencil_sculpt_grab.cc.

◆ point_mask

IndexMask blender::ed::sculpt_paint::greasepencil::GrabOperation::PointWeights::point_mask

Definition at line 44 of file grease_pencil_sculpt_grab.cc.

◆ weights

Vector<float> blender::ed::sculpt_paint::greasepencil::GrabOperation::PointWeights::weights

Definition at line 46 of file grease_pencil_sculpt_grab.cc.


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