Hashed mailbox implementation. More...
#include <mitsuba/render/sahkdtree4.h>
Public Member Functions | |
| HashedMailbox () | |
| void | put (IndexType primIndex) |
| bool | contains (IndexType primIndex) const |
Public Attributes | |
| IndexType | entries [8] |
Hashed mailbox implementation.
|
inline |
|
inline |
|
inline |
| IndexType mitsuba::SAHKDTree4D< Derived >::HashedMailbox::entries[8] |