Blender V2.61 - r43446
Public Attributes

ShadBuf Struct Reference

#include <render_types.h>

List of all members.

Public Attributes

short samp
short shadhalostep
short totbuf
float persmat [4][4]
float viewmat [4][4]
float winmat [4][4]
float * jit
float * weight
float d
float clipend
float pixsize
float soft
float compressthresh
int co [3]
int size
int bias
ListBase buffers
struct ISBDataisb_result [BLENDER_MAX_THREADS]

Detailed Description

Definition at line 276 of file render_types.h.


Member Data Documentation

Definition at line 283 of file render_types.h.

Referenced by initshadowbuf(), makeshadowbuf(), and shadowbuf_autoclip().

int ShadBuf::co[3]

Definition at line 284 of file render_types.h.

Referenced by initshadowbuf().

Definition at line 283 of file render_types.h.

Referenced by compress_deepshadowbuf(), and initshadowbuf().

float ShadBuf::d

Definition at line 283 of file render_types.h.

Referenced by initshadowbuf(), makeshadowbuf(), and shadowbuf_autoclip().

struct ISBData* ShadBuf::isb_result[BLENDER_MAX_THREADS]
float* ShadBuf::jit

Definition at line 282 of file render_types.h.

Referenced by make_jitter_weight_tab(), makeshadowbuf(), and testshadowbuf().

float ShadBuf::persmat[4][4]

Definition at line 283 of file render_types.h.

Referenced by makeshadowbuf().

Definition at line 278 of file render_types.h.

Referenced by initshadowbuf(), shadow_halo(), and spothalo().

Definition at line 283 of file render_types.h.

Referenced by initshadowbuf(), and testshadowbuf().

float ShadBuf::viewmat[4][4]

Definition at line 280 of file render_types.h.

Referenced by env_rotate_scene(), initshadowbuf(), makeshadowbuf(), and shadowbuf_autoclip().

float * ShadBuf::weight

Definition at line 282 of file render_types.h.

Referenced by freeshadowbuf(), make_jitter_weight_tab(), and testshadowbuf().

float ShadBuf::winmat[4][4]

Definition at line 281 of file render_types.h.

Referenced by env_rotate_scene(), initshadowbuf(), makeshadowbuf(), and shadow_halo().


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