Blender V2.61 - r43446
|
#include <strand.h>
Public Attributes | |
struct StrandVert * | v [4] |
struct StrandRen * | strand |
struct StrandBuffer * | buffer |
struct ObjectInstanceRen * | obi |
float | sqadaptcos |
StrandPoint | point1 |
StrandPoint | point2 |
int | shaded |
struct StrandBuffer* StrandSegment::buffer |
Definition at line 83 of file strand.h.
Referenced by render_strand_segment(), shade_strand_samples(), strand_eval_point(), strand_segment_recursive(), strand_shade_point(), strand_shade_segment(), zbuffer_shadow(), and zbuffer_strands_abuf().
struct ObjectInstanceRen* StrandSegment::obi |
Definition at line 84 of file strand.h.
Referenced by do_strand_fillac(), shade_strand_samples(), strand_eval_point(), strand_render(), strand_shade_point(), zbuffer_shadow(), and zbuffer_strands_abuf().
Definition at line 87 of file strand.h.
Referenced by render_strand_segment().
Definition at line 87 of file strand.h.
Referenced by render_strand_segment().
Definition at line 88 of file strand.h.
Referenced by zbuffer_strands_abuf().
Definition at line 85 of file strand.h.
Referenced by strand_segment_recursive(), zbuffer_shadow(), and zbuffer_strands_abuf().
struct StrandRen* StrandSegment::strand |
Definition at line 82 of file strand.h.
Referenced by do_strand_fillac(), shade_strand_samples(), strand_eval_point(), strand_render(), strand_shade_point(), zbuffer_shadow(), and zbuffer_strands_abuf().
struct StrandVert* StrandSegment::v[4] |
Definition at line 81 of file strand.h.
Referenced by do_strand_fillac(), shade_strand_samples(), strand_eval_point(), strand_shade_get(), strand_shade_point(), strand_shade_segment(), zbuffer_shadow(), and zbuffer_strands_abuf().