Blender V2.61 - r43446
|
Public Attributes | |
float * | density |
float | squared_radius |
float * | point_data |
float * | vec |
float | softness |
short | falloff_type |
short | noise_influence |
float * | age |
int | point_data_used |
int | offset |
struct CurveMapping * | density_curve |
float | velscale |
Definition at line 326 of file pointdensity.c.
float* PointDensityRangeData::age |
Definition at line 335 of file pointdensity.c.
Referenced by accum_density(), and init_pointdensityrangedata().
Definition at line 328 of file pointdensity.c.
Referenced by accum_density(), and init_pointdensityrangedata().
Definition at line 338 of file pointdensity.c.
Referenced by accum_density(), and init_pointdensityrangedata().
Definition at line 333 of file pointdensity.c.
Referenced by accum_density(), and init_pointdensityrangedata().
Definition at line 334 of file pointdensity.c.
Referenced by init_pointdensityrangedata().
Definition at line 337 of file pointdensity.c.
Referenced by accum_density(), and init_pointdensityrangedata().
Definition at line 330 of file pointdensity.c.
Referenced by accum_density(), and init_pointdensityrangedata().
Definition at line 336 of file pointdensity.c.
Referenced by accum_density(), and init_pointdensityrangedata().
Definition at line 332 of file pointdensity.c.
Referenced by accum_density(), and init_pointdensityrangedata().
Definition at line 329 of file pointdensity.c.
Referenced by accum_density(), and init_pointdensityrangedata().
float* PointDensityRangeData::vec |
Definition at line 331 of file pointdensity.c.
Referenced by accum_density(), and init_pointdensityrangedata().
Definition at line 339 of file pointdensity.c.
Referenced by accum_density(), and init_pointdensityrangedata().