Blender  V3.3
Public Attributes | List of all members
blender::ed::sculpt_paint::paint::image::TexturePaintingUserData Struct Reference

Public Attributes

Objectob
 
Brushbrush
 
PBVHNode ** nodes
 
ImageData image_data
 

Detailed Description

Definition at line 52 of file sculpt_paint_image.cc.

Member Data Documentation

◆ brush

Brush* blender::ed::sculpt_paint::paint::image::TexturePaintingUserData::brush

Definition at line 54 of file sculpt_paint_image.cc.

◆ image_data

ImageData blender::ed::sculpt_paint::paint::image::TexturePaintingUserData::image_data

Definition at line 56 of file sculpt_paint_image.cc.

◆ nodes

PBVHNode** blender::ed::sculpt_paint::paint::image::TexturePaintingUserData::nodes

Definition at line 55 of file sculpt_paint_image.cc.

◆ ob

Object* blender::ed::sculpt_paint::paint::image::TexturePaintingUserData::ob

Definition at line 53 of file sculpt_paint_image.cc.


The documentation for this struct was generated from the following file: