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

Hashed mailbox implementation. More...

#include <mitsuba/render/sahkdtree3.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::SAHKDTree3D< Derived >::HashedMailbox

Hashed mailbox implementation.

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

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

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