Blender  V2.59
Public Attributes
RenderPass Struct Reference

#include <RE_pipeline.h>

List of all members.

Public Attributes

struct RenderPassnext
struct RenderPassprev
int passtype
int channels
char name [16]
char chan_id [8]
float * rect
int rectx
int recty

Detailed Description

Definition at line 73 of file RE_pipeline.h.


Member Data Documentation

Definition at line 77 of file RE_pipeline.h.

Referenced by make_pass_name(), and ml_addpass_cb().

char RenderPass::name[16]

Definition at line 76 of file RE_pipeline.h.

Referenced by make_pass_name(), ml_addpass_cb(), pass_menu(), and renderresult_add_names().

Definition at line 74 of file RE_pipeline.h.

Definition at line 79 of file RE_pipeline.h.

Referenced by RE_MultilayerConvert(), and render_layer_add_pass().

Definition at line 79 of file RE_pipeline.h.

Referenced by RE_MultilayerConvert(), and render_layer_add_pass().


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