Blender  V3.3
Public Attributes | List of all members
LoadTexData Struct Reference

Public Attributes

Brush * br
 
ViewContext * vc
 
MTex * mtex
 
uchar * buffer
 
bool col
 
struct ImagePool * pool
 
int size
 
float rotation
 
float radius
 

Detailed Description

Definition at line 126 of file paint_cursor.c.

Member Data Documentation

◆ br

Brush* LoadTexData::br

Definition at line 127 of file paint_cursor.c.

◆ buffer

uchar* LoadTexData::buffer

Definition at line 131 of file paint_cursor.c.

◆ col

bool LoadTexData::col

Definition at line 132 of file paint_cursor.c.

◆ mtex

MTex* LoadTexData::mtex

Definition at line 130 of file paint_cursor.c.

◆ pool

struct ImagePool* LoadTexData::pool

Definition at line 134 of file paint_cursor.c.

◆ radius

float LoadTexData::radius

Definition at line 137 of file paint_cursor.c.

◆ rotation

float LoadTexData::rotation

Definition at line 136 of file paint_cursor.c.

◆ size

int LoadTexData::size

Definition at line 135 of file paint_cursor.c.

◆ vc

ViewContext* LoadTexData::vc

Definition at line 128 of file paint_cursor.c.


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