|
Blender
V3.3
|
Public Attributes | |
| const DynamicPaintSurface * | surface |
| const MLoop * | mloop |
| const MLoopUV * | mloopuv |
| const MLoopTri * | mlooptri |
| const MLoopCol * | mloopcol |
| struct ImagePool * | pool |
| const bool | scene_color_manage |
Definition at line 1467 of file dynamicpaint.c.
| const MLoop* DynamicPaintSetInitColorData::mloop |
Definition at line 1470 of file dynamicpaint.c.
| const MLoopCol* DynamicPaintSetInitColorData::mloopcol |
Definition at line 1473 of file dynamicpaint.c.
| const MLoopTri* DynamicPaintSetInitColorData::mlooptri |
Definition at line 1472 of file dynamicpaint.c.
| const MLoopUV* DynamicPaintSetInitColorData::mloopuv |
Definition at line 1471 of file dynamicpaint.c.
| struct ImagePool* DynamicPaintSetInitColorData::pool |
Definition at line 1474 of file dynamicpaint.c.
| const bool DynamicPaintSetInitColorData::scene_color_manage |
Definition at line 1476 of file dynamicpaint.c.
| const DynamicPaintSurface* DynamicPaintSetInitColorData::surface |
Definition at line 1468 of file dynamicpaint.c.