|
Blender
V2.93
|
Public Attributes | |
| const DynamicPaintSurface * | surface |
| Object * | ob |
| const MVert * | mvert |
| const Vec3f * | canvas_verts |
| const bool | do_velocity_data |
| const bool | new_bdata |
Definition at line 5930 of file dynamicpaint.c.
| const Vec3f* DynamicPaintGenerateBakeData::canvas_verts |
Definition at line 5935 of file dynamicpaint.c.
| const bool DynamicPaintGenerateBakeData::do_velocity_data |
Definition at line 5937 of file dynamicpaint.c.
| const MVert* DynamicPaintGenerateBakeData::mvert |
Definition at line 5934 of file dynamicpaint.c.
| const bool DynamicPaintGenerateBakeData::new_bdata |
Definition at line 5938 of file dynamicpaint.c.
| Object* DynamicPaintGenerateBakeData::ob |
Definition at line 5932 of file dynamicpaint.c.
| const DynamicPaintSurface* DynamicPaintGenerateBakeData::surface |
Definition at line 5931 of file dynamicpaint.c.