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

Public Attributes

Depsgraphdepsgraph
 
Scenescene
 
Objectobject
 
Meshmesh
 
PEDatadata
 
int number
 
short size
 
float imat [4][4]
 
ParticleDataadd_pars
 

Detailed Description

Definition at line 4274 of file particle_edit.c.

Member Data Documentation

◆ add_pars

ParticleData* BrushAddCountIterData::add_pars

Definition at line 4283 of file particle_edit.c.

Referenced by brush_add(), and brush_add_count_iter().

◆ data

PEData* BrushAddCountIterData::data

Definition at line 4279 of file particle_edit.c.

Referenced by brush_add(), and brush_add_count_iter().

◆ depsgraph

Depsgraph* BrushAddCountIterData::depsgraph

Definition at line 4275 of file particle_edit.c.

Referenced by brush_add(), and brush_add_count_iter().

◆ imat

float BrushAddCountIterData::imat[4][4]

Definition at line 4282 of file particle_edit.c.

Referenced by brush_add(), and brush_add_count_iter().

◆ mesh

Mesh* BrushAddCountIterData::mesh

Definition at line 4278 of file particle_edit.c.

Referenced by brush_add(), and brush_add_count_iter().

◆ number

int BrushAddCountIterData::number

Definition at line 4280 of file particle_edit.c.

Referenced by brush_add(), and brush_add_count_iter().

◆ object

Object* BrushAddCountIterData::object

Definition at line 4277 of file particle_edit.c.

Referenced by brush_add(), and brush_add_count_iter().

◆ scene

Scene* BrushAddCountIterData::scene

Definition at line 4276 of file particle_edit.c.

Referenced by brush_add(), and brush_add_count_iter().

◆ size

short BrushAddCountIterData::size

Definition at line 4281 of file particle_edit.c.

Referenced by brush_add(), and brush_add_count_iter().


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