|
Blender
V2.93
|
Public Attributes | |
| Vec3f * | brush_vel |
| const MVert * | mvert_p |
| const MVert * | mvert_c |
| float(* | obmat )[4] |
| float(* | prev_obmat )[4] |
| const float | timescale |
Definition at line 3749 of file dynamicpaint.c.
| Vec3f* DynamicPaintBrushVelocityData::brush_vel |
Definition at line 3750 of file dynamicpaint.c.
| const MVert* DynamicPaintBrushVelocityData::mvert_c |
Definition at line 3753 of file dynamicpaint.c.
| const MVert* DynamicPaintBrushVelocityData::mvert_p |
Definition at line 3752 of file dynamicpaint.c.
| float(* DynamicPaintBrushVelocityData::obmat)[4] |
Definition at line 3755 of file dynamicpaint.c.
| float(* DynamicPaintBrushVelocityData::prev_obmat)[4] |
Definition at line 3756 of file dynamicpaint.c.
| const float DynamicPaintBrushVelocityData::timescale |
Definition at line 3758 of file dynamicpaint.c.