#include <tabreckdtreeaccel.h>
Public Member Functions | |
| TaBRecInverseMailboxes () | |
| void | addChecked (Primitive *p) |
| bool | alreadyChecked (const Primitive *p) const |
Public Attributes | |
| int | indexFirstFree |
| Primitive * | mailboxes [8] |
Definition at line 116 of file tabreckdtreeaccel.h.
| lux::TaBRecInverseMailboxes::TaBRecInverseMailboxes | ( | ) | [inline] |
Definition at line 120 of file tabreckdtreeaccel.h.
References indexFirstFree, and mailboxes.
| void lux::TaBRecInverseMailboxes::addChecked | ( | Primitive * | p | ) | [inline] |
Definition at line 134 of file tabreckdtreeaccel.h.
References indexFirstFree, and mailboxes.
Referenced by lux::TaBRecKdTreeAccel::IntersectP().
| bool lux::TaBRecInverseMailboxes::alreadyChecked | ( | const Primitive * | p | ) | const [inline] |
Definition at line 139 of file tabreckdtreeaccel.h.
References mailboxes.
Referenced by lux::TaBRecKdTreeAccel::IntersectP().
Definition at line 117 of file tabreckdtreeaccel.h.
Referenced by addChecked(), and TaBRecInverseMailboxes().
Definition at line 118 of file tabreckdtreeaccel.h.
Referenced by addChecked(), alreadyChecked(), and TaBRecInverseMailboxes().
1.6.1