Blender V2.61 - r43446
Public Attributes

PEData Struct Reference

List of all members.

Public Attributes

ViewContext vc
bglMats mats
Scenescene
Objectob
DerivedMeshdm
PTCacheEditedit
const int * mval
rctirect
float rad
float dist
float dval
int select
float * dvec
float combfac
float pufffac
float cutfac
float smoothfac
float weightfac
float growfac
int totrekey
int invert
int tot
float vec [3]

Detailed Description

Definition at line 338 of file particle_edit.c.


Member Data Documentation

Definition at line 355 of file particle_edit.c.

Referenced by brush_comb(), and brush_edit_apply().

Definition at line 357 of file particle_edit.c.

Referenced by brush_cut(), and brush_edit_apply().

float PEData::dist

Definition at line 344 of file particle_edit.c.

Referenced by brush_edit_apply(), and brush_puff().

float PEData::dval

Definition at line 351 of file particle_edit.c.

Referenced by rekey_exec().

float* PEData::dvec

Definition at line 354 of file particle_edit.c.

Referenced by brush_comb(), and brush_edit_apply().

Definition at line 360 of file particle_edit.c.

Referenced by brush_edit_apply(), and brush_length().

Definition at line 363 of file particle_edit.c.

Referenced by brush_edit_apply(), and brush_puff().

Definition at line 340 of file particle_edit.c.

Referenced by key_test_depth(), and PE_set_view3d_data().

const int* PEData::mval

Definition at line 356 of file particle_edit.c.

Referenced by brush_edit_apply(), and brush_puff().

float PEData::rad

Definition at line 348 of file particle_edit.c.

Referenced by key_inside_rect(), and PE_border_select().

Definition at line 358 of file particle_edit.c.

Referenced by brush_edit_apply(), and brush_smooth_do().

Definition at line 364 of file particle_edit.c.

Referenced by brush_edit_apply(), and brush_smooth_get().

Definition at line 361 of file particle_edit.c.

Referenced by rekey_exec(), and rekey_particle().

float PEData::vec[3]

Definition at line 365 of file particle_edit.c.

Referenced by brush_edit_apply(), brush_smooth_do(), and brush_smooth_get().

Definition at line 359 of file particle_edit.c.

Referenced by brush_edit_apply(), and brush_weight().


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