![]() |
Blender V2.61 - r43446
|
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 1011 of file convertblender.c.
Definition at line 1017 of file convertblender.c.
Referenced by render_new_particle_system(), and static_particle_strand().
Definition at line 1015 of file convertblender.c.
Referenced by render_new_particle_system(), and static_particle_strand().
Definition at line 1015 of file convertblender.c.
Referenced by render_new_particle_system(), and static_particle_strand().
Definition at line 1017 of file convertblender.c.
Referenced by particle_curve(), render_new_particle_system(), and static_particle_strand().
Definition at line 1017 of file convertblender.c.
Referenced by particle_curve(), particle_normal_ren(), and static_particle_strand().
| struct MCol* ParticleStrandData::mcol |
Definition at line 1013 of file convertblender.c.
Referenced by get_particle_uvco_mcol(), render_new_particle_system(), and static_particle_strand().
| float* ParticleStrandData::orco |
Definition at line 1014 of file convertblender.c.
Referenced by particle_curve(), particle_normal_ren(), render_new_particle_system(), and static_particle_strand().
Definition at line 1017 of file convertblender.c.
Referenced by render_new_particle_system(), and static_particle_strand().
| float ParticleStrandData::size |
Definition at line 1015 of file convertblender.c.
Referenced by particle_curve(), particle_normal_ren(), and render_new_particle_system().
| float * ParticleStrandData::surfnor |
Definition at line 1014 of file convertblender.c.
Referenced by render_new_particle_system(), and static_particle_strand().
| float ParticleStrandData::time |
Definition at line 1015 of file convertblender.c.
Referenced by particle_normal_ren(), render_new_particle_system(), and static_particle_strand().
Definition at line 1016 of file convertblender.c.
Referenced by get_particle_uvco_mcol(), render_new_particle_system(), and static_particle_strand().
Definition at line 1016 of file convertblender.c.
Referenced by get_particle_uvco_mcol(), render_new_particle_system(), and static_particle_strand().
| float * ParticleStrandData::uvco |
Definition at line 1014 of file convertblender.c.
Referenced by get_particle_uvco_mcol(), particle_curve(), particle_normal_ren(), render_new_particle_system(), and static_particle_strand().