Blender V2.61 - r43446
Public Attributes

QMCSampler Struct Reference

#include <render_types.h>

List of all members.

Public Attributes

struct QMCSamplernext
struct QMCSamplerprev
int type
int tot
int used
double * samp2d
double offs [BLENDER_MAX_THREADS][2]

Detailed Description

Definition at line 76 of file render_types.h.


Member Data Documentation

Definition at line 78 of file render_types.h.

Referenced by free_render_qmcsampler(), and get_thread_qmcsampler().

double QMCSampler::offs[BLENDER_MAX_THREADS][2]

Definition at line 83 of file render_types.h.

Referenced by QMC_getSample(), and QMC_initPixel().

Definition at line 78 of file render_types.h.

Referenced by ray_ao_qmc().

Definition at line 82 of file render_types.h.

Referenced by QMC_freeSampler(), QMC_getSample(), QMC_initPixel(), and QMC_initSampler().

Definition at line 81 of file render_types.h.

Referenced by get_thread_qmcsampler(), and release_thread_qmcsampler().


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