Blender V4.3
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 134 of file paint_cursor.cc.

Member Data Documentation

◆ br

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

◆ buffer

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

Definition at line 139 of file paint_cursor.cc.

◆ col

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

Definition at line 140 of file paint_cursor.cc.

◆ mtex

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

Definition at line 138 of file paint_cursor.cc.

◆ pool

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

Definition at line 142 of file paint_cursor.cc.

◆ radius

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

Definition at line 145 of file paint_cursor.cc.

◆ rotation

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

Definition at line 144 of file paint_cursor.cc.

◆ size

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

Definition at line 143 of file paint_cursor.cc.

◆ vc

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

Definition at line 136 of file paint_cursor.cc.


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