NTrace
GPU ray tracing framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
FW::LeafNode Member List

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::BVHNodeinline
computeSubtreeProbabilities(const Platform &p, float parentProbability, float &sah)FW::BVHNode
computeSubtreeSAHCost(const Platform &p) const FW::BVHNode
deleteSubtree()FW::BVHNode
getArea() const FW::BVHNodeinline
getChildNode(S32) const FW::LeafNodeinlinevirtual
getNumChildNodes() const FW::LeafNodeinlinevirtual
getNumTriangles() const FW::LeafNodeinlinevirtual
getSubtreeSize(BVH_STAT stat=BVH_STAT_NODE_COUNT) const FW::BVHNode
isLeaf() const FW::LeafNodeinlinevirtual
LeafNode(const AABB &bounds, int lo, int hi)FW::LeafNodeinline
LeafNode(const LeafNode &s)FW::LeafNodeinline
m_boundsFW::BVHNode
m_hiFW::LeafNode
m_indexFW::BVHNode
m_loFW::LeafNode
m_parentProbabilityFW::BVHNode
m_probabilityFW::BVHNode
m_treeletFW::BVHNode