|
Blender V5.0
|
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 5972 of file dynamicpaint.cc.
| const Vec3f* DynamicPaintGenerateBakeData::canvas_verts |
Definition at line 5978 of file dynamicpaint.cc.
| bool DynamicPaintGenerateBakeData::do_velocity_data |
Definition at line 5980 of file dynamicpaint.cc.
| bool DynamicPaintGenerateBakeData::new_bdata |
Definition at line 5981 of file dynamicpaint.cc.
| Object* DynamicPaintGenerateBakeData::ob |
Definition at line 5974 of file dynamicpaint.cc.
| blender::Span<blender::float3> DynamicPaintGenerateBakeData::positions |
Definition at line 5976 of file dynamicpaint.cc.
| const DynamicPaintSurface* DynamicPaintGenerateBakeData::surface |
Definition at line 5973 of file dynamicpaint.cc.
| blender::Span<blender::float3> DynamicPaintGenerateBakeData::vert_normals |
Definition at line 5977 of file dynamicpaint.cc.