#include <unsafekdtreeaccel.h>
Public Member Functions | |
MailboxPrim (boost::shared_ptr< Primitive > p) | |
Public Attributes | |
boost::shared_ptr< Primitive > | primitive |
int | lastMailboxId |
Definition at line 35 of file unsafekdtreeaccel.h.
lux::MailboxPrim::MailboxPrim | ( | boost::shared_ptr< Primitive > | p | ) | [inline] |
Definition at line 36 of file unsafekdtreeaccel.h.
References lastMailboxId, and primitive.
Definition at line 41 of file unsafekdtreeaccel.h.
Referenced by lux::UnsafeKdTreeAccel::Intersect(), lux::UnsafeKdTreeAccel::IntersectP(), and MailboxPrim().
boost::shared_ptr<Primitive> lux::MailboxPrim::primitive |
Definition at line 40 of file unsafekdtreeaccel.h.
Referenced by lux::UnsafeKdTreeAccel::Intersect(), lux::UnsafeKdTreeAccel::IntersectP(), and MailboxPrim().