Blender V2.61 - r43446
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 68 of file RE_pipeline.h.


Member Data Documentation

Definition at line 72 of file RE_pipeline.h.

Referenced by make_pass_name(), and ml_addpass_cb().

char RenderPass::name[16]

Definition at line 69 of file RE_pipeline.h.

Definition at line 74 of file RE_pipeline.h.

Referenced by render_layer_add_pass(), and render_result_new_from_exr().

Definition at line 74 of file RE_pipeline.h.

Referenced by render_layer_add_pass(), and render_result_new_from_exr().


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