#include <SAHKDtree.hpp>

Public Attributes | |
| T * | t |
| Side | side |
Definition at line 91 of file SAHKDtree.hpp.
| T* rcrt::TraceableEntry< T >::t |
Definition at line 92 of file SAHKDtree.hpp.
Referenced by rcrt::SAHKDtree< rcrt::Triangle >::buildTree(), and rcrt::SAHKDtree< rcrt::Triangle >::createPlanarEvents().
| Side rcrt::TraceableEntry< T >::side |
Definition at line 93 of file SAHKDtree.hpp.
Referenced by rcrt::SAHKDtree< rcrt::Triangle >::buildTree().
1.5.3