#include <tabreckdtreeaccel.h>
Public Types | |
| enum | { START, END } |
Public Member Functions | |
| TaBRecBoundEdge () | |
| TaBRecBoundEdge (float tt, int pn, bool starting) | |
| bool | operator< (const TaBRecBoundEdge &e) const |
Public Attributes | |
| float | t |
| int | primNum |
| enum lux::TaBRecBoundEdge:: { ... } | type |
Definition at line 94 of file tabreckdtreeaccel.h.
| anonymous enum |
| lux::TaBRecBoundEdge::TaBRecBoundEdge | ( | ) | [inline] |
Definition at line 96 of file tabreckdtreeaccel.h.
| lux::TaBRecBoundEdge::TaBRecBoundEdge | ( | float | tt, | |
| int | pn, | |||
| bool | starting | |||
| ) | [inline] |
| bool lux::TaBRecBoundEdge::operator< | ( | const TaBRecBoundEdge & | e | ) | const [inline] |
Definition at line 108 of file tabreckdtreeaccel.h.
Referenced by lux::TaBRecKdTreeAccel::buildTree(), and TaBRecBoundEdge().
| float lux::TaBRecBoundEdge::t |
Definition at line 107 of file tabreckdtreeaccel.h.
Referenced by lux::TaBRecKdTreeAccel::buildTree(), operator<(), and TaBRecBoundEdge().
| enum { ... } lux::TaBRecBoundEdge::type |
Referenced by operator<(), and TaBRecBoundEdge().
1.5.9