Blender V5.0
blender::ed::sculpt_paint::LoadTexData Struct Reference

Public Attributes

Brushbr
ViewContextvc
MTexmtex
ucharbuffer
bool col
ImagePoolpool
int size
float rotation
float radius

Detailed Description

Definition at line 150 of file paint_cursor.cc.

Member Data Documentation

◆ br

Brush* blender::ed::sculpt_paint::LoadTexData::br

Definition at line 151 of file paint_cursor.cc.

◆ buffer

uchar* blender::ed::sculpt_paint::LoadTexData::buffer

Definition at line 155 of file paint_cursor.cc.

◆ col

bool blender::ed::sculpt_paint::LoadTexData::col

Definition at line 156 of file paint_cursor.cc.

◆ mtex

MTex* blender::ed::sculpt_paint::LoadTexData::mtex

Definition at line 154 of file paint_cursor.cc.

◆ pool

ImagePool* blender::ed::sculpt_paint::LoadTexData::pool

Definition at line 158 of file paint_cursor.cc.

◆ radius

float blender::ed::sculpt_paint::LoadTexData::radius

Definition at line 161 of file paint_cursor.cc.

◆ rotation

float blender::ed::sculpt_paint::LoadTexData::rotation

Definition at line 160 of file paint_cursor.cc.

◆ size

int blender::ed::sculpt_paint::LoadTexData::size

Definition at line 159 of file paint_cursor.cc.

◆ vc

ViewContext* blender::ed::sculpt_paint::LoadTexData::vc

Definition at line 152 of file paint_cursor.cc.


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