Mitsuba Renderer  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
mitsuba::SAHKDTree4D< Derived >::HashedMailbox Struct Reference

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]
 

Detailed Description

template<typename Derived>
struct mitsuba::SAHKDTree4D< Derived >::HashedMailbox

Hashed mailbox implementation.

Constructor & Destructor Documentation

template<typename Derived >
mitsuba::SAHKDTree4D< Derived >::HashedMailbox::HashedMailbox ( )
inline

Member Function Documentation

template<typename Derived >
bool mitsuba::SAHKDTree4D< Derived >::HashedMailbox::contains ( IndexType  primIndex) const
inline
template<typename Derived >
void mitsuba::SAHKDTree4D< Derived >::HashedMailbox::put ( IndexType  primIndex)
inline

Member Data Documentation

template<typename Derived >
IndexType mitsuba::SAHKDTree4D< Derived >::HashedMailbox::entries[8]

The documentation for this struct was generated from the following file: