Blender V5.0
DynamicPaintSetInitColorData Struct Reference

Public Attributes

const DynamicPaintSurfacesurface
blender::Span< int > corner_verts
blender::Span< blender::float2uv_map
blender::Span< int3corner_tris
blender::Span< blender::ColorGeometry4bmloopcol
ImagePoolpool

Detailed Description

Definition at line 1502 of file dynamicpaint.cc.

Member Data Documentation

◆ corner_tris

blender::Span<int3> DynamicPaintSetInitColorData::corner_tris

Definition at line 1507 of file dynamicpaint.cc.

◆ corner_verts

blender::Span<int> DynamicPaintSetInitColorData::corner_verts

Definition at line 1505 of file dynamicpaint.cc.

◆ mloopcol

blender::Span<blender::ColorGeometry4b> DynamicPaintSetInitColorData::mloopcol

Definition at line 1508 of file dynamicpaint.cc.

◆ pool

ImagePool* DynamicPaintSetInitColorData::pool

Definition at line 1509 of file dynamicpaint.cc.

◆ surface

const DynamicPaintSurface* DynamicPaintSetInitColorData::surface

Definition at line 1503 of file dynamicpaint.cc.

◆ uv_map

blender::Span<blender::float2> DynamicPaintSetInitColorData::uv_map

Definition at line 1506 of file dynamicpaint.cc.


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