Blender V2.61 - r43446
|
#include <DNA_texture_types.h>
Public Attributes | |
short | flag |
short | falloff_type |
float | falloff_softness |
float | radius |
short | source |
short | color_source |
int | totpoints |
int | pdpad |
struct Object * | object |
int | psys |
short | psys_cache_space |
short | ob_cache_space |
void * | point_tree |
float * | point_data |
float | noise_size |
short | noise_depth |
short | noise_influence |
short | noise_basis |
short | pdpad3 [3] |
float | noise_fac |
float | speed_scale |
float | falloff_speed_scale |
float | pdpad2 |
struct ColorBand * | coba |
struct CurveMapping * | falloff_curve |
Definition at line 159 of file DNA_texture_types.h.
struct ColorBand* PointDensity::coba |
Definition at line 187 of file DNA_texture_types.h.
Referenced by BKE_add_pointdensity(), BKE_copy_pointdensity(), BKE_free_pointdensitydata(), direct_link_texture(), pointdensitytex(), and write_textures().
Definition at line 166 of file DNA_texture_types.h.
Referenced by point_data_used(), and pointdensitytex().
Definition at line 189 of file DNA_texture_types.h.
Referenced by BKE_add_pointdensity(), BKE_copy_pointdensity(), BKE_free_pointdensitydata(), direct_link_texture(), do_versions(), pointdensitytex(), and write_textures().
Definition at line 163 of file DNA_texture_types.h.
Referenced by BKE_add_pointdensity(), and init_pointdensityrangedata().
Definition at line 186 of file DNA_texture_types.h.
Referenced by do_versions(), and pointdensitytex().
Definition at line 162 of file DNA_texture_types.h.
Referenced by BKE_add_pointdensity(), default_tex(), init_pointdensityrangedata(), and point_data_used().
short PointDensity::flag |
Definition at line 160 of file DNA_texture_types.h.
Referenced by BKE_add_pointdensity(), and pointdensitytex().
Definition at line 182 of file DNA_texture_types.h.
Referenced by pointdensitytex().
Definition at line 180 of file DNA_texture_types.h.
Referenced by BKE_add_pointdensity(), and pointdensitytex().
float PointDensity::noise_fac |
Definition at line 184 of file DNA_texture_types.h.
Referenced by BKE_add_pointdensity(), and pointdensitytex().
Definition at line 181 of file DNA_texture_types.h.
Referenced by BKE_add_pointdensity(), init_pointdensityrangedata(), point_data_used(), and pointdensitytex().
float PointDensity::noise_size |
Definition at line 179 of file DNA_texture_types.h.
Referenced by BKE_add_pointdensity(), and pointdensitytex().
Definition at line 174 of file DNA_texture_types.h.
Referenced by pointdensity_cache_object().
struct Object* PointDensity::object |
Definition at line 171 of file DNA_texture_types.h.
Referenced by BKE_add_pointdensity(), cache_pointdensity(), lib_link_texture(), and unlink_object().
Definition at line 169 of file DNA_texture_types.h.
float PointDensity::pdpad2 |
Definition at line 186 of file DNA_texture_types.h.
short PointDensity::pdpad3[3] |
Definition at line 183 of file DNA_texture_types.h.
float* PointDensity::point_data |
Definition at line 177 of file DNA_texture_types.h.
Referenced by alloc_point_data(), BKE_add_pointdensity(), BKE_copy_pointdensity(), BKE_free_pointdensitydata(), free_pointdensity(), init_pointdensityrangedata(), and pointdensity_cache_psys().
void* PointDensity::point_tree |
Definition at line 176 of file DNA_texture_types.h.
Referenced by BKE_add_pointdensity(), BKE_copy_pointdensity(), BKE_free_pointdensitydata(), cache_pointdensity(), direct_link_texture(), free_pointdensity(), pointdensity_cache_object(), pointdensity_cache_psys(), and pointdensitytex().
Definition at line 172 of file DNA_texture_types.h.
Referenced by BKE_add_pointdensity(), and cache_pointdensity().
Definition at line 173 of file DNA_texture_types.h.
Referenced by BKE_add_pointdensity(), and pointdensity_cache_psys().
float PointDensity::radius |
Definition at line 164 of file DNA_texture_types.h.
Referenced by BKE_add_pointdensity(), default_tex(), init_pointdensityrangedata(), and pointdensitytex().
short PointDensity::source |
Definition at line 165 of file DNA_texture_types.h.
Referenced by BKE_add_pointdensity(), cache_pointdensity(), and point_data_used().
Definition at line 186 of file DNA_texture_types.h.
Referenced by BKE_add_pointdensity(), and pointdensitytex().
Definition at line 167 of file DNA_texture_types.h.
Referenced by BKE_add_pointdensity(), free_pointdensity(), init_pointdensityrangedata(), pointdensity_cache_object(), and pointdensity_cache_psys().