AreaLightSampler class | rcrt::LSTreeLeaf | [friend] |
getMean() const | rcrt::LSTreeLeaf | [virtual] |
getParent() | rcrt::LSTree | [inline] |
getSamples(std::vector< LightSample > &samples) const | rcrt::LSTreeLeaf | [virtual] |
getSize() const | rcrt::LSTree | [inline] |
getType() const | rcrt::LSTree | [inline] |
getVariance() const | rcrt::LSTreeLeaf | [virtual] |
getWeight() const | rcrt::LSTreeLeaf | [virtual] |
isLeaf() | rcrt::LSTreeLeaf | [virtual] |
LSTree(LSTreeNode *p=0) | rcrt::LSTree | [inline] |
LSTree(const ShadowType &t, const int &s, LSTreeNode *p=0) | rcrt::LSTree | [inline] |
LSTreeLeaf(LightSample sa, const Point2D &uvMi, const Point2D &uvMa, const Point2D &uv, LSTreeNode *p) | rcrt::LSTreeLeaf | |
parent | rcrt::LSTree | [protected] |
refine() | rcrt::LSTreeLeaf | [virtual] |
sample | rcrt::LSTreeLeaf | [protected] |
setWeight(const float &w) | rcrt::LSTreeLeaf | [virtual] |
size | rcrt::LSTree | [protected] |
type | rcrt::LSTree | [protected] |
uvMax | rcrt::LSTreeLeaf | [protected] |
uvMin | rcrt::LSTreeLeaf | [protected] |
uvs | rcrt::LSTreeLeaf | [protected] |
~LSTree() | rcrt::LSTree | [inline, virtual] |
~LSTreeLeaf() | rcrt::LSTreeLeaf | [inline] |