|
Blender
V3.3
|
Public Attributes | |
| Object * | ob |
| Brush * | brush |
| PBVHNode ** | nodes |
| ImageData | image_data |
Definition at line 52 of file sculpt_paint_image.cc.
| Brush* blender::ed::sculpt_paint::paint::image::TexturePaintingUserData::brush |
Definition at line 54 of file sculpt_paint_image.cc.
| ImageData blender::ed::sculpt_paint::paint::image::TexturePaintingUserData::image_data |
Definition at line 56 of file sculpt_paint_image.cc.
| PBVHNode** blender::ed::sculpt_paint::paint::image::TexturePaintingUserData::nodes |
Definition at line 55 of file sculpt_paint_image.cc.
| Object* blender::ed::sculpt_paint::paint::image::TexturePaintingUserData::ob |
Definition at line 53 of file sculpt_paint_image.cc.