NTrace
GPU ray tracing framework
|
This is the complete list of members for FW::LeafNode, including all inherited members.
assignIndicesBreadthFirst(S32 index=0, bool includeLeafNodes=true) | FW::BVHNode | |
assignIndicesDepthFirst(S32 index=0, bool includeLeafNodes=true) | FW::BVHNode | |
BVHNode() | FW::BVHNode | inline |
computeSubtreeProbabilities(const Platform &p, float parentProbability, float &sah) | FW::BVHNode | |
computeSubtreeSAHCost(const Platform &p) const | FW::BVHNode | |
deleteSubtree() | FW::BVHNode | |
getArea() const | FW::BVHNode | inline |
getChildNode(S32) const | FW::LeafNode | inlinevirtual |
getNumChildNodes() const | FW::LeafNode | inlinevirtual |
getNumTriangles() const | FW::LeafNode | inlinevirtual |
getSubtreeSize(BVH_STAT stat=BVH_STAT_NODE_COUNT) const | FW::BVHNode | |
isLeaf() const | FW::LeafNode | inlinevirtual |
LeafNode(const AABB &bounds, int lo, int hi) | FW::LeafNode | inline |
LeafNode(const LeafNode &s) | FW::LeafNode | inline |
m_bounds | FW::BVHNode | |
m_hi | FW::LeafNode | |
m_index | FW::BVHNode | |
m_lo | FW::LeafNode | |
m_parentProbability | FW::BVHNode | |
m_probability | FW::BVHNode | |
m_treelet | FW::BVHNode |