|
Blender
V3.3
|
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 3711 of file dynamicpaint.c.
| Vec3f* DynamicPaintBrushVelocityData::brush_vel |
Definition at line 3712 of file dynamicpaint.c.
| const MVert* DynamicPaintBrushVelocityData::mvert_c |
Definition at line 3715 of file dynamicpaint.c.
| const MVert* DynamicPaintBrushVelocityData::mvert_p |
Definition at line 3714 of file dynamicpaint.c.
| float(* DynamicPaintBrushVelocityData::obmat)[4] |
Definition at line 3717 of file dynamicpaint.c.
| float(* DynamicPaintBrushVelocityData::prev_obmat)[4] |
Definition at line 3718 of file dynamicpaint.c.
| const float DynamicPaintBrushVelocityData::timescale |
Definition at line 3720 of file dynamicpaint.c.