Blender V2.61 - r43446
|
#include <strand.h>
Public Attributes | |
float | t |
float | co [3] |
float | nor [3] |
float | tan [3] |
float | strandco |
float | width |
float | dtco [3] |
float | dsco [3] |
float | dtstrandco |
float | co1 [3] |
float | co2 [3] |
float | hoco1 [4] |
float | hoco2 [4] |
float | zco1 [3] |
float | zco2 [3] |
int | clip1 |
int | clip2 |
float | hoco [4] |
float | x |
float | y |
float | alpha |
float StrandPoint::alpha |
Definition at line 77 of file strand.h.
Referenced by strand_eval_point(), and strand_shade_point().
Definition at line 70 of file strand.h.
Referenced by render_strand_segment(), strand_render(), and strand_segment_recursive().
Definition at line 70 of file strand.h.
Referenced by render_strand_segment(), strand_render(), and strand_segment_recursive().
float StrandPoint::co[3] |
Definition at line 56 of file strand.h.
Referenced by shade_input_set_strand(), strand_eval_point(), strand_project_point(), and strand_render().
float StrandPoint::co1[3] |
Definition at line 67 of file strand.h.
Referenced by render_strand_segment(), strand_eval_point(), and strand_segment_recursive().
float StrandPoint::co2[3] |
Definition at line 67 of file strand.h.
Referenced by render_strand_segment(), strand_eval_point(), and strand_segment_recursive().
float StrandPoint::dsco[3] |
Definition at line 63 of file strand.h.
Referenced by shade_input_set_strand(), and strand_eval_point().
float StrandPoint::dtco[3] |
Definition at line 63 of file strand.h.
Referenced by shade_input_set_strand(), and strand_eval_point().
float StrandPoint::dtstrandco |
Definition at line 64 of file strand.h.
Referenced by shade_input_set_strand_texco(), and strand_eval_point().
float StrandPoint::hoco[4] |
Definition at line 73 of file strand.h.
Referenced by strand_project_point().
float StrandPoint::hoco1[4] |
Definition at line 68 of file strand.h.
Referenced by render_strand_segment(), strand_render(), and strand_segment_recursive().
float StrandPoint::hoco2[4] |
Definition at line 68 of file strand.h.
Referenced by render_strand_segment(), strand_render(), and strand_segment_recursive().
float StrandPoint::nor[3] |
Definition at line 57 of file strand.h.
Referenced by shade_input_set_strand(), and strand_eval_point().
float StrandPoint::strandco |
Definition at line 59 of file strand.h.
Referenced by shade_input_set_strand_texco(), and strand_eval_point().
float StrandPoint::t |
Definition at line 53 of file strand.h.
Referenced by render_strand_segment(), shade_input_set_strand_texco(), strand_eval_point(), strand_render(), strand_segment_recursive(), and strand_shade_get().
float StrandPoint::tan[3] |
Definition at line 58 of file strand.h.
Referenced by shade_input_set_strand(), shade_input_set_strand_texco(), and strand_eval_point().
float StrandPoint::width |
Definition at line 60 of file strand.h.
Referenced by strand_eval_point().
float StrandPoint::x |
Definition at line 74 of file strand.h.
Referenced by shade_input_set_strand(), shade_input_set_strand_texco(), strand_project_point(), and strand_segment_recursive().
float StrandPoint::y |
Definition at line 74 of file strand.h.
Referenced by shade_input_set_strand(), shade_input_set_strand_texco(), strand_project_point(), and strand_segment_recursive().
float StrandPoint::zco1[3] |
Definition at line 69 of file strand.h.
Referenced by render_strand_segment(), strand_render(), and strand_segment_recursive().
float StrandPoint::zco2[3] |
Definition at line 69 of file strand.h.
Referenced by render_strand_segment(), strand_render(), and strand_segment_recursive().