|
Blender V5.0
|
Public Attributes | |
| const DynamicPaintSurface * | surface |
| blender::Span< int > | corner_verts |
| blender::Span< blender::float2 > | uv_map |
| blender::Span< int3 > | corner_tris |
| blender::Span< blender::ColorGeometry4b > | mloopcol |
| ImagePool * | pool |
Definition at line 1502 of file dynamicpaint.cc.
| blender::Span<int3> DynamicPaintSetInitColorData::corner_tris |
Definition at line 1507 of file dynamicpaint.cc.
| blender::Span<int> DynamicPaintSetInitColorData::corner_verts |
Definition at line 1505 of file dynamicpaint.cc.
| blender::Span<blender::ColorGeometry4b> DynamicPaintSetInitColorData::mloopcol |
Definition at line 1508 of file dynamicpaint.cc.
| ImagePool* DynamicPaintSetInitColorData::pool |
Definition at line 1509 of file dynamicpaint.cc.
| const DynamicPaintSurface* DynamicPaintSetInitColorData::surface |
Definition at line 1503 of file dynamicpaint.cc.
| blender::Span<blender::float2> DynamicPaintSetInitColorData::uv_map |
Definition at line 1506 of file dynamicpaint.cc.