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

Public Attributes

bNodeactive_node
 
const Objectob
 
Materialma
 
int index
 
int slot_len
 

Detailed Description

Definition at line 1414 of file material.c.

Member Data Documentation

◆ active_node

bNode* FillTexPaintSlotsData::active_node

◆ index

int FillTexPaintSlotsData::index

Definition at line 1418 of file material.c.

Referenced by fill_texpaint_slots_cb().

◆ ma

Material* FillTexPaintSlotsData::ma

◆ ob

const Object* FillTexPaintSlotsData::ob

◆ slot_len

int FillTexPaintSlotsData::slot_len

Definition at line 1419 of file material.c.

Referenced by fill_texpaint_slots_cb(), and fill_texpaint_slots_recursive().


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