|
Blender V4.3
|
Public Attributes | |
| Vec3f * | brush_vel |
| const float(* | positions_p )[3] |
| const float(* | positions_c )[3] |
| const float(* | obmat )[4] |
| float(* | prev_obmat )[4] |
| float | timescale |
Definition at line 3757 of file dynamicpaint.cc.
| Vec3f* DynamicPaintBrushVelocityData::brush_vel |
Definition at line 3758 of file dynamicpaint.cc.
Referenced by dynamicPaint_brushMeshCalculateVelocity().
| const float(* DynamicPaintBrushVelocityData::obmat)[4] |
Definition at line 3763 of file dynamicpaint.cc.
| const float(* DynamicPaintBrushVelocityData::positions_c)[3] |
Definition at line 3761 of file dynamicpaint.cc.
| const float(* DynamicPaintBrushVelocityData::positions_p)[3] |
Definition at line 3760 of file dynamicpaint.cc.
| float(* DynamicPaintBrushVelocityData::prev_obmat)[4] |
Definition at line 3764 of file dynamicpaint.cc.
| float DynamicPaintBrushVelocityData::timescale |
Definition at line 3766 of file dynamicpaint.cc.