|
Blender V4.3
|
Public Attributes | |
| const DynamicPaintSurface * | surface |
| blender::Span< int > | corner_verts |
| const float(* | mloopuv )[2] |
| blender::Span< int3 > | corner_tris |
| const MLoopCol * | mloopcol |
| ImagePool * | pool |
Definition at line 1499 of file dynamicpaint.cc.
| blender::Span<int3> DynamicPaintSetInitColorData::corner_tris |
Definition at line 1504 of file dynamicpaint.cc.
| blender::Span<int> DynamicPaintSetInitColorData::corner_verts |
Definition at line 1502 of file dynamicpaint.cc.
| const MLoopCol* DynamicPaintSetInitColorData::mloopcol |
Definition at line 1505 of file dynamicpaint.cc.
| const float(* DynamicPaintSetInitColorData::mloopuv)[2] |
Definition at line 1503 of file dynamicpaint.cc.
| ImagePool* DynamicPaintSetInitColorData::pool |
Definition at line 1506 of file dynamicpaint.cc.
| const DynamicPaintSurface* DynamicPaintSetInitColorData::surface |
Definition at line 1500 of file dynamicpaint.cc.
Referenced by dynamicPaint_setInitialColor().