![]() |
Blender V2.61 - r43446
|
#include <BKE_particle.h>
Public Attributes | |
| struct ParticleSimulationData | sim |
| struct DerivedMesh * | dm |
| struct Material * | ma |
| struct KDTree * | tree |
| struct ParticleSeam * | seams |
| int | totseam |
| float * | jit |
| float * | jitoff |
| float * | weight |
| float | maxweight |
| int * | index |
| int * | skip |
| int | jitlevel |
| int | from |
| int | cfrom |
| int | distr |
| struct ParticleData * | tpars |
| int | editupdate |
| int | between |
| int | steps |
| int | totchild |
| int | totparent |
| int | parent_pass |
| float | cfra |
| float * | vg_length |
| float * | vg_clump |
| float * | vg_kink |
| float * | vg_rough1 |
| float * | vg_rough2 |
| float * | vg_roughe |
| float * | vg_effector |
Definition at line 111 of file BKE_particle.h.
Definition at line 132 of file BKE_particle.h.
Referenced by psys_thread_create_path(), and psys_threads_init_path().
Definition at line 135 of file BKE_particle.h.
Referenced by psys_thread_create_path(), and psys_threads_init_path().
Definition at line 127 of file BKE_particle.h.
Referenced by distribute_threads_exec(), and distribute_threads_init_data().
Definition at line 127 of file BKE_particle.h.
Referenced by distribute_threads_exec(), and distribute_threads_init_data().
| struct DerivedMesh* ParticleThreadContext::dm |
Definition at line 114 of file BKE_particle.h.
Referenced by distribute_particles_on_dm(), distribute_threads_exec(), distribute_threads_init_data(), get_child_modifier_parameters(), psys_get_particle_on_path(), psys_render_simplify_distribution(), psys_threads_create(), and psys_threads_init_path().
Definition at line 132 of file BKE_particle.h.
Referenced by psys_thread_create_path(), and psys_threads_init_path().
Definition at line 127 of file BKE_particle.h.
Referenced by distribute_threads_exec(), distribute_threads_exec_cb(), and distribute_threads_init_data().
Definition at line 125 of file BKE_particle.h.
Referenced by distribute_threads_exec(), distribute_threads_init_data(), psys_render_simplify_distribution(), and psys_threads_free().
| float* ParticleThreadContext::jit |
Definition at line 123 of file BKE_particle.h.
Referenced by distribute_threads_exec(), distribute_threads_init_data(), and psys_threads_free().
Definition at line 125 of file BKE_particle.h.
Referenced by distribute_threads_exec(), and distribute_threads_init_data().
| float * ParticleThreadContext::jitoff |
Definition at line 123 of file BKE_particle.h.
Referenced by distribute_threads_exec(), distribute_threads_init_data(), and psys_threads_free().
| struct Material* ParticleThreadContext::ma |
Definition at line 115 of file BKE_particle.h.
Referenced by psys_get_particle_on_path(), psys_thread_create_path(), and psys_threads_create().
Definition at line 124 of file BKE_particle.h.
Referenced by distribute_threads_init_data().
Definition at line 133 of file BKE_particle.h.
Referenced by exec_child_path_cache(), psys_cache_child_paths(), and psys_threads_init_path().
Definition at line 120 of file BKE_particle.h.
Referenced by distribute_threads_init_data(), and psys_threads_free().
Definition at line 113 of file BKE_particle.h.
Referenced by distribute_threads_exec(), distribute_threads_exec_cb(), distribute_threads_init_data(), exec_child_path_cache(), get_child_modifier_parameters(), psys_get_particle_on_path(), psys_render_simplify_distribution(), psys_thread_create_path(), psys_threads_create(), psys_threads_free(), and psys_threads_init_path().
Definition at line 125 of file BKE_particle.h.
Referenced by distribute_threads_exec_cb(), psys_render_simplify_distribution(), and psys_threads_free().
Definition at line 132 of file BKE_particle.h.
Referenced by psys_cache_child_paths(), psys_thread_create_path(), and psys_threads_init_path().
Definition at line 133 of file BKE_particle.h.
Referenced by exec_child_path_cache(), psys_cache_child_paths(), and psys_threads_init_path().
Definition at line 133 of file BKE_particle.h.
Referenced by exec_child_path_cache(), psys_cache_child_paths(), psys_thread_create_path(), and psys_threads_init_path().
Definition at line 121 of file BKE_particle.h.
Referenced by distribute_threads_init_data().
Definition at line 129 of file BKE_particle.h.
Referenced by distribute_threads_init_data().
| struct KDTree* ParticleThreadContext::tree |
Definition at line 118 of file BKE_particle.h.
Referenced by distribute_threads_exec(), distribute_threads_init_data(), and psys_threads_free().
| float * ParticleThreadContext::vg_clump |
Definition at line 137 of file BKE_particle.h.
Referenced by get_child_modifier_parameters(), psys_threads_free(), and psys_threads_init_path().
Definition at line 139 of file BKE_particle.h.
Referenced by get_child_modifier_parameters(), and psys_threads_init_path().
| float * ParticleThreadContext::vg_kink |
Definition at line 137 of file BKE_particle.h.
Referenced by get_child_modifier_parameters(), psys_threads_free(), and psys_threads_init_path().
Definition at line 137 of file BKE_particle.h.
Referenced by get_child_modifier_parameters(), psys_threads_free(), and psys_threads_init_path().
Definition at line 138 of file BKE_particle.h.
Referenced by get_child_modifier_parameters(), psys_threads_free(), and psys_threads_init_path().
| float * ParticleThreadContext::vg_rough2 |
Definition at line 138 of file BKE_particle.h.
Referenced by get_child_modifier_parameters(), psys_threads_free(), and psys_threads_init_path().
| float * ParticleThreadContext::vg_roughe |
Definition at line 138 of file BKE_particle.h.
Referenced by get_child_modifier_parameters(), psys_threads_free(), and psys_threads_init_path().
| float * ParticleThreadContext::weight |
Definition at line 123 of file BKE_particle.h.
Referenced by distribute_threads_init_data(), and psys_threads_free().