Blender  V3.3
Public Attributes | List of all members
VPaintAverageAccum< BlendType > Struct Template Reference

Public Attributes

BlendType len
 
BlendType value [3]
 

Detailed Description

template<typename BlendType>
struct VPaintAverageAccum< BlendType >

Definition at line 119 of file paint_vertex.cc.

Member Data Documentation

◆ len

template<typename BlendType >
BlendType VPaintAverageAccum< BlendType >::len

Definition at line 120 of file paint_vertex.cc.

Referenced by calculate_average_color().

◆ value

template<typename BlendType >
BlendType VPaintAverageAccum< BlendType >::value[3]

Definition at line 121 of file paint_vertex.cc.

Referenced by calculate_average_color().


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