|
Blender V5.0
|
Public Attributes | |
| Brush * | br |
| ViewContext * | vc |
| MTex * | mtex |
| uchar * | buffer |
| bool | col |
| ImagePool * | pool |
| int | size |
| float | rotation |
| float | radius |
Definition at line 150 of file paint_cursor.cc.
| Brush* blender::ed::sculpt_paint::LoadTexData::br |
Definition at line 151 of file paint_cursor.cc.
| uchar* blender::ed::sculpt_paint::LoadTexData::buffer |
Definition at line 155 of file paint_cursor.cc.
| bool blender::ed::sculpt_paint::LoadTexData::col |
Definition at line 156 of file paint_cursor.cc.
| MTex* blender::ed::sculpt_paint::LoadTexData::mtex |
Definition at line 154 of file paint_cursor.cc.
| ImagePool* blender::ed::sculpt_paint::LoadTexData::pool |
Definition at line 158 of file paint_cursor.cc.
| float blender::ed::sculpt_paint::LoadTexData::radius |
Definition at line 161 of file paint_cursor.cc.
| float blender::ed::sculpt_paint::LoadTexData::rotation |
Definition at line 160 of file paint_cursor.cc.
| int blender::ed::sculpt_paint::LoadTexData::size |
Definition at line 159 of file paint_cursor.cc.
| ViewContext* blender::ed::sculpt_paint::LoadTexData::vc |
Definition at line 152 of file paint_cursor.cc.