|
Blender
V2.59
|
Public Attributes | |
| struct MCol * | mcol |
| float * | orco |
| float * | uvco |
| float * | surfnor |
| float | time |
| float | adapt_angle |
| float | adapt_pix |
| float | size |
| int | totuv |
| int | totcol |
| int | first |
| int | line |
| int | adapt |
| int | override_uv |
Definition at line 1016 of file convertblender.c.
Definition at line 1022 of file convertblender.c.
Referenced by render_new_particle_system(), and static_particle_strand().
Definition at line 1020 of file convertblender.c.
Referenced by render_new_particle_system(), and static_particle_strand().
Definition at line 1020 of file convertblender.c.
Referenced by render_new_particle_system(), and static_particle_strand().
Definition at line 1022 of file convertblender.c.
Referenced by particle_curve(), render_new_particle_system(), and static_particle_strand().
Definition at line 1022 of file convertblender.c.
Referenced by particle_curve(), particle_normal_ren(), and static_particle_strand().
| struct MCol* ParticleStrandData::mcol |
Definition at line 1018 of file convertblender.c.
Referenced by get_particle_uvco_mcol(), render_new_particle_system(), and static_particle_strand().
| float* ParticleStrandData::orco |
Definition at line 1019 of file convertblender.c.
Referenced by particle_curve(), particle_normal_ren(), render_new_particle_system(), and static_particle_strand().
Definition at line 1022 of file convertblender.c.
Referenced by render_new_particle_system(), and static_particle_strand().
| float ParticleStrandData::size |
Definition at line 1020 of file convertblender.c.
Referenced by MakeCursor::App::changesize(), MakeCursor::App::doit(), particle_curve(), particle_normal_ren(), render_new_particle_system(), MakeCursor::App::scrnclick(), MakeCursor::App::scrndrag(), MakeCursor::App::updateprev(), and MakeCursor::App::updatescrn().
| float * ParticleStrandData::surfnor |
Definition at line 1019 of file convertblender.c.
Referenced by render_new_particle_system(), and static_particle_strand().
| float ParticleStrandData::time |
Definition at line 1020 of file convertblender.c.
Referenced by particle_normal_ren(), render_new_particle_system(), and static_particle_strand().
Definition at line 1021 of file convertblender.c.
Referenced by get_particle_uvco_mcol(), render_new_particle_system(), and static_particle_strand().
Definition at line 1021 of file convertblender.c.
Referenced by get_particle_uvco_mcol(), render_new_particle_system(), and static_particle_strand().
| float * ParticleStrandData::uvco |
Definition at line 1019 of file convertblender.c.
Referenced by get_particle_uvco_mcol(), particle_curve(), particle_normal_ren(), render_new_particle_system(), and static_particle_strand().