|
Blender V4.5
|
Public Attributes | |
| const DynamicPaintSurface * | surface |
| Object * | ob |
| blender::Span< blender::float3 > | positions |
| blender::Span< blender::float3 > | vert_normals |
| const Vec3f * | canvas_verts |
| bool | do_velocity_data |
| bool | new_bdata |
Definition at line 5961 of file dynamicpaint.cc.
| const Vec3f* DynamicPaintGenerateBakeData::canvas_verts |
Definition at line 5967 of file dynamicpaint.cc.
| bool DynamicPaintGenerateBakeData::do_velocity_data |
Definition at line 5969 of file dynamicpaint.cc.
| bool DynamicPaintGenerateBakeData::new_bdata |
Definition at line 5970 of file dynamicpaint.cc.
| Object* DynamicPaintGenerateBakeData::ob |
Definition at line 5963 of file dynamicpaint.cc.
| blender::Span<blender::float3> DynamicPaintGenerateBakeData::positions |
Definition at line 5965 of file dynamicpaint.cc.
| const DynamicPaintSurface* DynamicPaintGenerateBakeData::surface |
Definition at line 5962 of file dynamicpaint.cc.
| blender::Span<blender::float3> DynamicPaintGenerateBakeData::vert_normals |
Definition at line 5966 of file dynamicpaint.cc.