Blender  V2.59
Public Attributes
ScatterTree Struct Reference

List of all members.

Public Attributes

MemArenaarena
ScatterSettingsss [3]
float error
float scale
ScatterNoderoot
ScatterPointpoints
ScatterPoint ** refpoints
ScatterPoint ** tmppoints
int totpoint
float min [3]
float max [3]

Detailed Description

Definition at line 146 of file sss.c.


Member Data Documentation

Definition at line 147 of file sss.c.

Referenced by create_octree_node(), scatter_tree_build(), and scatter_tree_free().

Definition at line 150 of file sss.c.

Referenced by scatter_tree_new(), and traverse_octree().

float ScatterTree::max[3]

Definition at line 157 of file sss.c.

Referenced by scatter_tree_build(), and scatter_tree_new().

float ScatterTree::min[3]

Definition at line 157 of file sss.c.

Referenced by scatter_tree_build(), and scatter_tree_new().

Definition at line 153 of file sss.c.

Referenced by scatter_tree_build(), scatter_tree_free(), and scatter_tree_new().

Definition at line 154 of file sss.c.

Referenced by scatter_tree_build(), scatter_tree_free(), and scatter_tree_new().

Definition at line 152 of file sss.c.

Referenced by compute_radiance(), and scatter_tree_build().

Definition at line 150 of file sss.c.

Referenced by scatter_tree_new(), and scatter_tree_sample().

Definition at line 149 of file sss.c.

Referenced by add_radiance(), compute_radiance(), and scatter_tree_new().

Definition at line 155 of file sss.c.

Referenced by create_octree_node(), and scatter_tree_build().

Definition at line 156 of file sss.c.

Referenced by scatter_tree_build(), and scatter_tree_new().


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