Blender V4.3
blender::ed::sculpt_paint::pose::PoseGrowFactorData Struct Reference

Static Public Member Functions

static PoseGrowFactorData join (const PoseGrowFactorData &a, const PoseGrowFactorData &b)
 

Public Attributes

float3 pos_avg
 
int pos_count
 

Detailed Description

Definition at line 315 of file sculpt_pose.cc.

Member Function Documentation

◆ join()

static PoseGrowFactorData blender::ed::sculpt_paint::pose::PoseGrowFactorData::join ( const PoseGrowFactorData & a,
const PoseGrowFactorData & b )
inlinestatic

Definition at line 318 of file sculpt_pose.cc.

References b, pos_avg, and pos_count.

Referenced by blender::ed::sculpt_paint::pose::grow_pose_factor().

Member Data Documentation

◆ pos_avg

◆ pos_count


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