Blender  V2.59
Public Attributes
RenderLayer Struct Reference

#include <RE_pipeline.h>

List of all members.

Public Attributes

struct RenderLayernext
struct RenderLayerprev
char name [RE_MAXNAME]
unsigned int lay
unsigned int lay_zmask
int layflag
int passflag
int pass_xor
struct Materialmat_override
struct Grouplight_override
float * rectf
float * acolrect
float * scolrect
int rectx
int recty
ListBase passes

Detailed Description

Definition at line 85 of file RE_pipeline.h.


Member Data Documentation

unsigned int RenderLayer::lay
unsigned int RenderLayer::lay_zmask

Definition at line 90 of file RE_pipeline.h.

Referenced by new_render_result(), and zbuffer_solid().

Definition at line 94 of file RE_pipeline.h.

Referenced by new_render_result(), and shade_input_initialize().

Definition at line 93 of file RE_pipeline.h.

Referenced by new_render_result(), and shade_input_initialize().

char RenderLayer::name[RE_MAXNAME]

Definition at line 91 of file RE_pipeline.h.

Referenced by new_render_result(), shade_input_initialize(), and zbufshade_sss_tile().

Definition at line 86 of file RE_pipeline.h.

Referenced by pushup(), pushup_simd(), remove_useless(), and reorganize().

Definition at line 98 of file RE_pipeline.h.

Referenced by RE_FreeRenderResult().


The documentation for this struct was generated from the following file: